|
11 | 11 | "File 'tests/cases/conformance/moduleResolution/node_modules/ext.d.ts' does not exist.",
|
12 | 12 | "'package.json' does not have a 'typings' field.",
|
13 | 13 | "'package.json' has 'types' field 'index' that references 'tests/cases/conformance/moduleResolution/node_modules/ext/index'.",
|
14 |
| - "'package.json' has a 'typesVersions' entry '3.0' that matches compiler version '3.1', looking for a pattern to match module name 'index'.", |
| 14 | + "'package.json' has a 'typesVersions' entry '3.1' that matches compiler version '3.1', looking for a pattern to match module name 'index'.", |
15 | 15 | "Module name 'index', matched pattern '*'.",
|
16 |
| - "Trying substitution 'ts3.0/*', candidate module location: 'ts3.0/index'.", |
17 |
| - "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.0/index' does not exist.", |
18 |
| - "Loading module as file / folder, candidate module location 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.0/index', target file type 'TypeScript'.", |
19 |
| - "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.0/index.ts' does not exist.", |
20 |
| - "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.0/index.tsx' does not exist.", |
21 |
| - "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.0/index.d.ts' exist - use it as a name resolution result.", |
22 |
| - "Resolving real path for 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.0/index.d.ts', result 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.0/index.d.ts'.", |
23 |
| - "======== Module name 'ext' was successfully resolved to 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.0/index.d.ts'. ========", |
| 16 | + "Trying substitution 'ts3.1/*', candidate module location: 'ts3.1/index'.", |
| 17 | + "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.1/index' does not exist.", |
| 18 | + "Loading module as file / folder, candidate module location 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.1/index', target file type 'TypeScript'.", |
| 19 | + "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.1/index.ts' does not exist.", |
| 20 | + "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.1/index.tsx' does not exist.", |
| 21 | + "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.1/index.d.ts' exist - use it as a name resolution result.", |
| 22 | + "Resolving real path for 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.1/index.d.ts', result 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.1/index.d.ts'.", |
| 23 | + "======== Module name 'ext' was successfully resolved to 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.1/index.d.ts'. ========", |
24 | 24 | "======== Resolving module 'ext/other' from 'tests/cases/conformance/moduleResolution/main.ts'. ========",
|
25 | 25 | "Module resolution kind is not specified, using 'NodeJs'.",
|
26 | 26 | "Loading module 'ext/other' from 'node_modules' folder, target file type 'TypeScript'.",
|
27 | 27 | "'package.json' has a 'typesVersions' field with version-specific path mappings.",
|
28 | 28 | "Found 'package.json' at 'tests/cases/conformance/moduleResolution/node_modules/ext/package.json'. Package ID is 'ext/other/[email protected]'.",
|
29 |
| - "'package.json' has a 'typesVersions' entry '3.0' that matches compiler version '3.1', looking for a pattern to match module name 'other'.", |
| 29 | + "'package.json' has a 'typesVersions' entry '3.1' that matches compiler version '3.1', looking for a pattern to match module name 'other'.", |
30 | 30 | "Module name 'other', matched pattern '*'.",
|
31 |
| - "Trying substitution 'ts3.0/*', candidate module location: 'ts3.0/other'.", |
32 |
| - "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.0/other.ts' does not exist.", |
33 |
| - "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.0/other.tsx' does not exist.", |
34 |
| - "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.0/other.d.ts' does not exist.", |
| 31 | + "Trying substitution 'ts3.1/*', candidate module location: 'ts3.1/other'.", |
| 32 | + "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.1/other.ts' does not exist.", |
| 33 | + "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.1/other.tsx' does not exist.", |
| 34 | + "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.1/other.d.ts' does not exist.", |
35 | 35 | "Directory 'tests/cases/conformance/moduleResolution/node_modules/@types' does not exist, skipping all lookups in it.",
|
36 | 36 | "Directory 'tests/cases/conformance/node_modules' does not exist, skipping all lookups in it.",
|
37 | 37 | "Directory 'tests/cases/node_modules' does not exist, skipping all lookups in it.",
|
|
41 | 41 | "Loading module 'ext/other' from 'node_modules' folder, target file type 'JavaScript'.",
|
42 | 42 | "'package.json' has a 'typesVersions' field with version-specific path mappings.",
|
43 | 43 | "Found 'package.json' at 'tests/cases/conformance/moduleResolution/node_modules/ext/package.json'. Package ID is 'ext/other/[email protected]'.",
|
44 |
| - "'package.json' has a 'typesVersions' entry '3.0' that matches compiler version '3.1', looking for a pattern to match module name 'other'.", |
| 44 | + "'package.json' has a 'typesVersions' entry '3.1' that matches compiler version '3.1', looking for a pattern to match module name 'other'.", |
45 | 45 | "Module name 'other', matched pattern '*'.",
|
46 |
| - "Trying substitution 'ts3.0/*', candidate module location: 'ts3.0/other'.", |
47 |
| - "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.0/other.js' does not exist.", |
48 |
| - "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.0/other.jsx' does not exist.", |
| 46 | + "Trying substitution 'ts3.1/*', candidate module location: 'ts3.1/other'.", |
| 47 | + "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.1/other.js' does not exist.", |
| 48 | + "File 'tests/cases/conformance/moduleResolution/node_modules/ext/ts3.1/other.jsx' does not exist.", |
49 | 49 | "Directory 'tests/cases/conformance/node_modules' does not exist, skipping all lookups in it.",
|
50 | 50 | "Directory 'tests/cases/node_modules' does not exist, skipping all lookups in it.",
|
51 | 51 | "Directory 'tests/node_modules' does not exist, skipping all lookups in it.",
|
|
0 commit comments