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
Copy file name to clipboardExpand all lines: testdata/baselines/reference/submodule/compiler/typeReferenceDirectiveScopedPackageCustomTypeRoot.trace.json
+6-12Lines changed: 6 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -7,40 +7,34 @@ Resolving real path for '/types/@scoped/typescache/index.d.ts', result '/types/@
7
7
======== Type reference directive '@scoped/typescache' was successfully resolved to '/types/@scoped/typescache/index.d.ts', primary: true. ========
8
8
======== Resolving type reference directive '@scoped/nodemodulescache', containing file '/__inferred type names__.ts', root directory '/types,/node_modules,/node_modules/@types'. ========
9
9
Resolving with primary search path '/types, /node_modules, /node_modules/@types'.
10
-
Directory '/types' does not exist, skipping all lookups in it.
10
+
File '/types/@scoped/nodemodulescache.d.ts' does not exist.
11
11
File '/node_modules/@scoped/nodemodulescache.d.ts' does not exist.
12
12
File '/node_modules/@scoped/nodemodulescache/package.json' does not exist.
13
13
File '/node_modules/@scoped/nodemodulescache/index.d.ts' exists - use it as a name resolution result.
14
14
Resolving real path for '/node_modules/@scoped/nodemodulescache/index.d.ts', result '/node_modules/@scoped/nodemodulescache/index.d.ts'.
15
15
======== Type reference directive '@scoped/nodemodulescache' was successfully resolved to '/node_modules/@scoped/nodemodulescache/index.d.ts', primary: true. ========
16
16
======== Resolving type reference directive '@scoped/attypescache', containing file '/__inferred type names__.ts', root directory '/types,/node_modules,/node_modules/@types'. ========
17
17
Resolving with primary search path '/types, /node_modules, /node_modules/@types'.
18
-
Directory '/types' does not exist, skipping all lookups in it.
19
-
Directory '/node_modules' does not exist, skipping all lookups in it.
18
+
File '/types/@scoped/attypescache.d.ts' does not exist.
19
+
File '/node_modules/@scoped/attypescache.d.ts' does not exist.
20
20
Scoped package detected, looking in 'scoped__attypescache'
21
-
Directory '/node_modules/@types' does not exist, skipping all lookups in it.
21
+
File '/node_modules/@types/scoped__attypescache.d.ts' does not exist.
22
22
Resolving type reference directive for program that specifies custom typeRoots, skipping lookup in 'node_modules' folder.
23
23
======== Type reference directive '@scoped/attypescache' was not resolved. ========
24
24
======== Resolving type reference directive '@mangled/typescache', containing file '/__inferred type names__.ts', root directory '/types,/node_modules,/node_modules/@types'. ========
25
25
Resolving with primary search path '/types, /node_modules, /node_modules/@types'.
26
-
Directory '/types' does not exist, skipping all lookups in it.
27
-
Directory '/node_modules' does not exist, skipping all lookups in it.
28
26
Scoped package detected, looking in 'mangled__typescache'
29
-
Directory '/node_modules/@types' does not exist, skipping all lookups in it.
27
+
File '/node_modules/@types/mangled__typescache.d.ts' does not exist.
30
28
Resolving type reference directive for program that specifies custom typeRoots, skipping lookup in 'node_modules' folder.
31
29
======== Type reference directive '@mangled/typescache' was not resolved. ========
32
30
======== Resolving type reference directive '@mangled/nodemodulescache', containing file '/__inferred type names__.ts', root directory '/types,/node_modules,/node_modules/@types'. ========
33
31
Resolving with primary search path '/types, /node_modules, /node_modules/@types'.
34
-
Directory '/types' does not exist, skipping all lookups in it.
35
-
Directory '/node_modules' does not exist, skipping all lookups in it.
36
32
Scoped package detected, looking in 'mangled__nodemodulescache'
37
-
Directory '/node_modules/@types' does not exist, skipping all lookups in it.
33
+
File '/node_modules/@types/mangled__nodemodulescache.d.ts' does not exist.
38
34
Resolving type reference directive for program that specifies custom typeRoots, skipping lookup in 'node_modules' folder.
39
35
======== Type reference directive '@mangled/nodemodulescache' was not resolved. ========
40
36
======== Resolving type reference directive '@mangled/attypescache', containing file '/__inferred type names__.ts', root directory '/types,/node_modules,/node_modules/@types'. ========
41
37
Resolving with primary search path '/types, /node_modules, /node_modules/@types'.
42
-
Directory '/types' does not exist, skipping all lookups in it.
43
-
Directory '/node_modules' does not exist, skipping all lookups in it.
44
38
Scoped package detected, looking in 'mangled__attypescache'
45
39
File '/node_modules/@types/mangled__attypescache.d.ts' does not exist.
46
40
File '/node_modules/@types/mangled__attypescache/package.json' does not exist.
0 commit comments