|
1478 | 1478 | "Directory '/.src/node_modules' does not exist, skipping all lookups in it.",
|
1479 | 1479 | "Directory '/node_modules' does not exist, skipping all lookups in it.",
|
1480 | 1480 | "======== Module name '@typescript/lib-es2023/array' was not resolved. ========",
|
| 1481 | + "======== Resolving module '@typescript/lib-es2023/collection' from '/.src/tests/cases/conformance/moduleResolution/__lib_node_modules_lookup_lib.es2023.collection.d.ts__.ts'. ========", |
| 1482 | + "Explicitly specified module resolution kind: 'Node10'.", |
| 1483 | + "Loading module '@typescript/lib-es2023/collection' from 'node_modules' folder, target file types: TypeScript, Declaration.", |
| 1484 | + "Searching all ancestor node_modules directories for preferred extensions: TypeScript, Declaration.", |
| 1485 | + "Directory '/.src/tests/cases/conformance/moduleResolution/node_modules/@types' does not exist, skipping all lookups in it.", |
| 1486 | + "Scoped package detected, looking in 'typescript__lib-es2023/collection'", |
| 1487 | + "Directory '/.src/tests/cases/conformance/node_modules' does not exist, skipping all lookups in it.", |
| 1488 | + "Scoped package detected, looking in 'typescript__lib-es2023/collection'", |
| 1489 | + "Directory '/.src/tests/cases/node_modules' does not exist, skipping all lookups in it.", |
| 1490 | + "Scoped package detected, looking in 'typescript__lib-es2023/collection'", |
| 1491 | + "Directory '/.src/tests/node_modules' does not exist, skipping all lookups in it.", |
| 1492 | + "Scoped package detected, looking in 'typescript__lib-es2023/collection'", |
| 1493 | + "Directory '/.src/node_modules' does not exist, skipping all lookups in it.", |
| 1494 | + "Scoped package detected, looking in 'typescript__lib-es2023/collection'", |
| 1495 | + "Directory '/node_modules' does not exist, skipping all lookups in it.", |
| 1496 | + "Scoped package detected, looking in 'typescript__lib-es2023/collection'", |
| 1497 | + "Loading module '@typescript/lib-es2023/collection' from 'node_modules' folder, target file types: JavaScript.", |
| 1498 | + "Searching all ancestor node_modules directories for fallback extensions: JavaScript.", |
| 1499 | + "Directory '/.src/tests/cases/conformance/node_modules' does not exist, skipping all lookups in it.", |
| 1500 | + "Directory '/.src/tests/cases/node_modules' does not exist, skipping all lookups in it.", |
| 1501 | + "Directory '/.src/tests/node_modules' does not exist, skipping all lookups in it.", |
| 1502 | + "Directory '/.src/node_modules' does not exist, skipping all lookups in it.", |
| 1503 | + "Directory '/node_modules' does not exist, skipping all lookups in it.", |
| 1504 | + "======== Module name '@typescript/lib-es2023/collection' was not resolved. ========", |
1481 | 1505 | "======== Resolving module '@typescript/lib-esnext/intl' from '/.src/tests/cases/conformance/moduleResolution/__lib_node_modules_lookup_lib.esnext.intl.d.ts__.ts'. ========",
|
1482 | 1506 | "Explicitly specified module resolution kind: 'Node10'.",
|
1483 | 1507 | "Loading module '@typescript/lib-esnext/intl' from 'node_modules' folder, target file types: TypeScript, Declaration.",
|
|
0 commit comments