You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Loading module as file / folder, candidate module location '/shared/lib/app', target file type 'TypeScript'.",
31
+
"File '/shared/lib/app.ts' does not exist.",
32
+
"File '/shared/lib/app.tsx' does not exist.",
33
+
"File '/shared/lib/app.d.ts' exist - use it as a name resolution result.",
34
+
"======== Module name '@shared/lib/app' was successfully resolved to '/shared/lib/app.d.ts'. ========",
35
+
"======== Resolving module 'troublesome-lib/lib/Compactable' from '/project/node_modules/anotherLib/index.d.ts'. ========",
36
+
"Module resolution kind is not specified, using 'NodeJs'.",
37
+
"'baseUrl' option is set to '/project', using this value to resolve non-relative module name 'troublesome-lib/lib/Compactable'.",
38
+
"'paths' option is specified, looking for a pattern to match module name 'troublesome-lib/lib/Compactable'.",
39
+
"'baseUrl' option is set to '/project', using this value to resolve non-relative module name 'troublesome-lib/lib/Compactable'.",
40
+
"Resolving module name 'troublesome-lib/lib/Compactable' relative to base url '/project' - '/project/troublesome-lib/lib/Compactable'.",
41
+
"Loading module as file / folder, candidate module location '/project/troublesome-lib/lib/Compactable', target file type 'TypeScript'.",
42
+
"Loading module 'troublesome-lib/lib/Compactable' from 'node_modules' folder, target file type 'TypeScript'.",
43
+
"Directory '/project/node_modules/anotherLib/node_modules' does not exist, skipping all lookups in it.",
44
+
"'package.json' does not have a 'typesVersions' field.",
45
+
"Found 'package.json' at '/project/node_modules/troublesome-lib/package.json'. Package ID is 'troublesome-lib/lib/Compactable/[email protected]'.",
46
+
"File '/project/node_modules/troublesome-lib/lib/Compactable.ts' does not exist.",
47
+
"File '/project/node_modules/troublesome-lib/lib/Compactable.tsx' does not exist.",
48
+
"File '/project/node_modules/troublesome-lib/lib/Compactable.d.ts' exist - use it as a name resolution result.",
49
+
"Resolving real path for '/project/node_modules/troublesome-lib/lib/Compactable.d.ts', result '/project/node_modules/troublesome-lib/lib/Compactable.d.ts'.",
50
+
"======== Module name 'troublesome-lib/lib/Compactable' was successfully resolved to '/project/node_modules/troublesome-lib/lib/Compactable.d.ts'. ========",
51
+
"======== Resolving module './Option' from '/project/node_modules/troublesome-lib/lib/Compactable.d.ts'. ========",
52
+
"Module resolution kind is not specified, using 'NodeJs'.",
53
+
"Loading module as file / folder, candidate module location '/project/node_modules/troublesome-lib/lib/Option', target file type 'TypeScript'.",
54
+
"File '/project/node_modules/troublesome-lib/lib/Option.ts' does not exist.",
55
+
"File '/project/node_modules/troublesome-lib/lib/Option.tsx' does not exist.",
56
+
"File '/project/node_modules/troublesome-lib/lib/Option.d.ts' exist - use it as a name resolution result.",
57
+
"'package.json' does not have a 'typesVersions' field.",
58
+
"Found 'package.json' at '/project/node_modules/troublesome-lib/package.json'. Package ID is 'troublesome-lib/lib/[email protected]'.",
59
+
"======== Module name './Option' was successfully resolved to '/project/node_modules/troublesome-lib/lib/Option.d.ts'. ========",
60
+
"======== Resolving module 'troublesome-lib/lib/Option' from '/shared/lib/app.d.ts'. ========",
61
+
"Module resolution kind is not specified, using 'NodeJs'.",
62
+
"'baseUrl' option is set to '/project', using this value to resolve non-relative module name 'troublesome-lib/lib/Option'.",
63
+
"'paths' option is specified, looking for a pattern to match module name 'troublesome-lib/lib/Option'.",
64
+
"'baseUrl' option is set to '/project', using this value to resolve non-relative module name 'troublesome-lib/lib/Option'.",
65
+
"Resolving module name 'troublesome-lib/lib/Option' relative to base url '/project' - '/project/troublesome-lib/lib/Option'.",
66
+
"Loading module as file / folder, candidate module location '/project/troublesome-lib/lib/Option', target file type 'TypeScript'.",
67
+
"Loading module 'troublesome-lib/lib/Option' from 'node_modules' folder, target file type 'TypeScript'.",
68
+
"Directory '/shared/lib/node_modules' does not exist, skipping all lookups in it.",
69
+
"'package.json' does not have a 'typesVersions' field.",
70
+
"Found 'package.json' at '/shared/node_modules/troublesome-lib/package.json'. Package ID is 'troublesome-lib/lib/Option/[email protected]'.",
71
+
"File '/shared/node_modules/troublesome-lib/lib/Option.ts' does not exist.",
72
+
"File '/shared/node_modules/troublesome-lib/lib/Option.tsx' does not exist.",
73
+
"File '/shared/node_modules/troublesome-lib/lib/Option.d.ts' exist - use it as a name resolution result.",
74
+
"Resolving real path for '/shared/node_modules/troublesome-lib/lib/Option.d.ts', result '/shared/node_modules/troublesome-lib/lib/Option.d.ts'.",
75
+
"======== Module name 'troublesome-lib/lib/Option' was successfully resolved to '/shared/node_modules/troublesome-lib/lib/Option.d.ts'. ========"
0 commit comments