|
167 | 167 | "File '/root/src/bar.tsx' does not exist.",
|
168 | 168 | "File '/root/src/bar.d.ts' does not exist.",
|
169 | 169 | "Directory '/root/src/bar' does not exist, skipping all lookups in it.",
|
170 |
| - "Loading module 'file:///bar' from 'node_modules' folder, target file types: TypeScript, Declaration.", |
171 |
| - "Directory '/root/node_modules' does not exist, skipping all lookups in it.", |
172 |
| - "Skipping module 'file:///bar' that looks like an absolute URI.", |
173 |
| - "Skipping module 'file:///bar' that looks like an absolute URI.", |
174 |
| - "Directory '/node_modules' does not exist, skipping all lookups in it.", |
175 |
| - "Skipping module 'file:///bar' that looks like an absolute URI.", |
176 |
| - "Skipping module 'file:///bar' that looks like an absolute URI.", |
| 170 | + "Skipping module 'file:///bar' that looks like an absolute URI, target file types: TypeScript, Declaration.", |
177 | 171 | "'baseUrl' option is set to '/root', using this value to resolve non-relative module name 'file:///bar'.",
|
178 | 172 | "'paths' option is specified, looking for a pattern to match module name 'file:///bar'.",
|
179 | 173 | "Module name 'file:///bar', matched pattern 'file:///*'.",
|
|
201 | 195 | "File '/root/src/bar.tsx' does not exist.",
|
202 | 196 | "File '/root/src/bar.d.ts' does not exist.",
|
203 | 197 | "Directory '/root/src/bar' does not exist, skipping all lookups in it.",
|
204 |
| - "Loading module 'file://c:/bar' from 'node_modules' folder, target file types: TypeScript, Declaration.", |
205 |
| - "Directory '/root/node_modules' does not exist, skipping all lookups in it.", |
206 |
| - "Skipping module 'file://c:/bar' that looks like an absolute URI.", |
207 |
| - "Skipping module 'file://c:/bar' that looks like an absolute URI.", |
208 |
| - "Directory '/node_modules' does not exist, skipping all lookups in it.", |
209 |
| - "Skipping module 'file://c:/bar' that looks like an absolute URI.", |
210 |
| - "Skipping module 'file://c:/bar' that looks like an absolute URI.", |
| 198 | + "Skipping module 'file://c:/bar' that looks like an absolute URI, target file types: TypeScript, Declaration.", |
211 | 199 | "'baseUrl' option is set to '/root', using this value to resolve non-relative module name 'file://c:/bar'.",
|
212 | 200 | "'paths' option is specified, looking for a pattern to match module name 'file://c:/bar'.",
|
213 | 201 | "Module name 'file://c:/bar', matched pattern 'file://c:/*'.",
|
|
235 | 223 | "File '/root/src/bar.tsx' does not exist.",
|
236 | 224 | "File '/root/src/bar.d.ts' does not exist.",
|
237 | 225 | "Directory '/root/src/bar' does not exist, skipping all lookups in it.",
|
238 |
| - "Loading module 'file://server/bar' from 'node_modules' folder, target file types: TypeScript, Declaration.", |
239 |
| - "Directory '/root/node_modules' does not exist, skipping all lookups in it.", |
240 |
| - "Skipping module 'file://server/bar' that looks like an absolute URI.", |
241 |
| - "Skipping module 'file://server/bar' that looks like an absolute URI.", |
242 |
| - "Directory '/node_modules' does not exist, skipping all lookups in it.", |
243 |
| - "Skipping module 'file://server/bar' that looks like an absolute URI.", |
244 |
| - "Skipping module 'file://server/bar' that looks like an absolute URI.", |
| 226 | + "Skipping module 'file://server/bar' that looks like an absolute URI, target file types: TypeScript, Declaration.", |
245 | 227 | "'baseUrl' option is set to '/root', using this value to resolve non-relative module name 'file://server/bar'.",
|
246 | 228 | "'paths' option is specified, looking for a pattern to match module name 'file://server/bar'.",
|
247 | 229 | "Module name 'file://server/bar', matched pattern 'file://server/*'.",
|
|
269 | 251 | "File '/root/src/bar.tsx' does not exist.",
|
270 | 252 | "File '/root/src/bar.d.ts' does not exist.",
|
271 | 253 | "Directory '/root/src/bar' does not exist, skipping all lookups in it.",
|
272 |
| - "Loading module 'http://server/bar' from 'node_modules' folder, target file types: TypeScript, Declaration.", |
273 |
| - "Directory '/root/node_modules' does not exist, skipping all lookups in it.", |
274 |
| - "Skipping module 'http://server/bar' that looks like an absolute URI.", |
275 |
| - "Skipping module 'http://server/bar' that looks like an absolute URI.", |
276 |
| - "Directory '/node_modules' does not exist, skipping all lookups in it.", |
277 |
| - "Skipping module 'http://server/bar' that looks like an absolute URI.", |
278 |
| - "Skipping module 'http://server/bar' that looks like an absolute URI.", |
| 254 | + "Skipping module 'http://server/bar' that looks like an absolute URI, target file types: TypeScript, Declaration.", |
279 | 255 | "'baseUrl' option is set to '/root', using this value to resolve non-relative module name 'http://server/bar'.",
|
280 | 256 | "'paths' option is specified, looking for a pattern to match module name 'http://server/bar'.",
|
281 | 257 | "Module name 'http://server/bar', matched pattern 'http://server/*'.",
|
|
0 commit comments