7070 " File '/foo/node_modules/abc.jsx' does not exist." ,
7171 " File '/node_modules/abc.js' does not exist." ,
7272 " File '/node_modules/abc.jsx' does not exist." ,
73- " ======== Module name 'abc' was not resolved. ========"
73+ " ======== Module name 'abc' was not resolved. ========" ,
74+ " ======== Resolving type reference directive 'dopey', containing file '/foo/bar/__inferred type names__.ts', root directory '/foo/bar/node_modules/@types,/foo/node_modules/@types,/node_modules/@types'. ========" ,
75+ " Resolving with primary search path '/foo/bar/node_modules/@types, /foo/node_modules/@types, /node_modules/@types'." ,
76+ " Directory '/foo/bar/node_modules/@types' does not exist, skipping all lookups in it." ,
77+ " File '/node_modules/@types/dopey/package.json' does not exist." ,
78+ " File '/node_modules/@types/dopey/index.d.ts' exists - use it as a name resolution result." ,
79+ " Resolving real path for '/node_modules/@types/dopey/index.d.ts', result '/node_modules/@types/dopey/index.d.ts'." ,
80+ " ======== Type reference directive 'dopey' was successfully resolved to '/node_modules/@types/dopey/index.d.ts', primary: true. ========" ,
81+ " ======== Resolving type reference directive 'grumpy', containing file '/foo/bar/__inferred type names__.ts', root directory '/foo/bar/node_modules/@types,/foo/node_modules/@types,/node_modules/@types'. ========" ,
82+ " Resolving with primary search path '/foo/bar/node_modules/@types, /foo/node_modules/@types, /node_modules/@types'." ,
83+ " Directory '/foo/bar/node_modules/@types' does not exist, skipping all lookups in it." ,
84+ " File '/foo/node_modules/@types/grumpy/package.json' does not exist." ,
85+ " File '/foo/node_modules/@types/grumpy/index.d.ts' exists - use it as a name resolution result." ,
86+ " Resolving real path for '/foo/node_modules/@types/grumpy/index.d.ts', result '/foo/node_modules/@types/grumpy/index.d.ts'." ,
87+ " ======== Type reference directive 'grumpy' was successfully resolved to '/foo/node_modules/@types/grumpy/index.d.ts', primary: true. ========" ,
88+ " ======== Resolving type reference directive 'sneezy', containing file '/foo/bar/__inferred type names__.ts', root directory '/foo/bar/node_modules/@types,/foo/node_modules/@types,/node_modules/@types'. ========" ,
89+ " Resolving with primary search path '/foo/bar/node_modules/@types, /foo/node_modules/@types, /node_modules/@types'." ,
90+ " Directory '/foo/bar/node_modules/@types' does not exist, skipping all lookups in it." ,
91+ " File '/foo/node_modules/@types/sneezy/package.json' does not exist." ,
92+ " File '/foo/node_modules/@types/sneezy/index.d.ts' exists - use it as a name resolution result." ,
93+ " Resolving real path for '/foo/node_modules/@types/sneezy/index.d.ts', result '/foo/node_modules/@types/sneezy/index.d.ts'." ,
94+ " ======== Type reference directive 'sneezy' was successfully resolved to '/foo/node_modules/@types/sneezy/index.d.ts', primary: true. ========" ,
95+ " File '/node_modules/@types/dopey/package.json' does not exist according to earlier cached lookups." ,
96+ " File '/node_modules/@types/package.json' does not exist." ,
97+ " File '/node_modules/package.json' does not exist." ,
98+ " File '/package.json' does not exist according to earlier cached lookups." ,
99+ " File '/foo/node_modules/@types/grumpy/package.json' does not exist according to earlier cached lookups." ,
100+ " File '/foo/node_modules/@types/package.json' does not exist." ,
101+ " File '/foo/node_modules/package.json' does not exist." ,
102+ " File '/foo/package.json' does not exist according to earlier cached lookups." ,
103+ " File '/package.json' does not exist according to earlier cached lookups." ,
104+ " File '/foo/node_modules/@types/sneezy/package.json' does not exist according to earlier cached lookups." ,
105+ " File '/foo/node_modules/@types/package.json' does not exist according to earlier cached lookups." ,
106+ " File '/foo/node_modules/package.json' does not exist according to earlier cached lookups." ,
107+ " File '/foo/package.json' does not exist according to earlier cached lookups." ,
108+ " File '/package.json' does not exist according to earlier cached lookups."
74109]
0 commit comments