|
149 | 149 | "File '/node_modules/abc/index.js' does not exist.",
|
150 | 150 | "File '/node_modules/abc/index.jsx' does not exist.",
|
151 | 151 | "======== Module name 'abc' was not resolved. ========",
|
152 |
| - "======== Resolving type reference directive 'grumpy', containing file '/src/__inferred type names__.ts', root directory '/foo/node_modules/@types,/node_modules/@types'. ========", |
| 152 | + "======== Resolving type reference directive 'grumpy', containing file '/foo/bar/__inferred type names__.ts', root directory '/foo/node_modules/@types,/node_modules/@types'. ========", |
153 | 153 | "Resolving with primary search path '/foo/node_modules/@types, /node_modules/@types'",
|
154 | 154 | "File '/foo/node_modules/@types/grumpy/package.json' does not exist.",
|
155 | 155 | "File '/foo/node_modules/@types/grumpy/index.d.ts' exist - use it as a name resolution result.",
|
156 | 156 | "Resolving real path for '/foo/node_modules/@types/grumpy/index.d.ts', result '/foo/node_modules/@types/grumpy/index.d.ts'",
|
157 | 157 | "======== Type reference directive 'grumpy' was successfully resolved to '/foo/node_modules/@types/grumpy/index.d.ts', primary: true. ========",
|
158 |
| - "======== Resolving type reference directive 'sneezy', containing file '/src/__inferred type names__.ts', root directory '/foo/node_modules/@types,/node_modules/@types'. ========", |
| 158 | + "======== Resolving type reference directive 'sneezy', containing file '/foo/bar/__inferred type names__.ts', root directory '/foo/node_modules/@types,/node_modules/@types'. ========", |
159 | 159 | "Resolving with primary search path '/foo/node_modules/@types, /node_modules/@types'",
|
160 | 160 | "File '/foo/node_modules/@types/sneezy/package.json' does not exist.",
|
161 | 161 | "File '/foo/node_modules/@types/sneezy/index.d.ts' exist - use it as a name resolution result.",
|
162 | 162 | "Resolving real path for '/foo/node_modules/@types/sneezy/index.d.ts', result '/foo/node_modules/@types/sneezy/index.d.ts'",
|
163 | 163 | "======== Type reference directive 'sneezy' was successfully resolved to '/foo/node_modules/@types/sneezy/index.d.ts', primary: true. ========",
|
164 |
| - "======== Resolving type reference directive 'dopey', containing file '/src/__inferred type names__.ts', root directory '/foo/node_modules/@types,/node_modules/@types'. ========", |
| 164 | + "======== Resolving type reference directive 'dopey', containing file '/foo/bar/__inferred type names__.ts', root directory '/foo/node_modules/@types,/node_modules/@types'. ========", |
165 | 165 | "Resolving with primary search path '/foo/node_modules/@types, /node_modules/@types'",
|
166 | 166 | "File '/foo/node_modules/@types/dopey/package.json' does not exist.",
|
167 | 167 | "File '/foo/node_modules/@types/dopey/index.d.ts' does not exist.",
|
|
0 commit comments