|
1074 | 1074 | "======== Module name '@typescript/lib-esnext/regexp' was not resolved. ========", |
1075 | 1075 | "File '/.ts/package.json' does not exist according to earlier cached lookups.", |
1076 | 1076 | "File '/package.json' does not exist according to earlier cached lookups.", |
| 1077 | + "======== Resolving module '@typescript/lib-esnext/string' from '/.src/__lib_node_modules_lookup_lib.esnext.string.d.ts__.ts'. ========", |
| 1078 | + "Explicitly specified module resolution kind: 'Node10'.", |
| 1079 | + "Loading module '@typescript/lib-esnext/string' from 'node_modules' folder, target file types: TypeScript, Declaration.", |
| 1080 | + "Searching all ancestor node_modules directories for preferred extensions: TypeScript, Declaration.", |
| 1081 | + "Directory '/.src/node_modules' does not exist, skipping all lookups in it.", |
| 1082 | + "Scoped package detected, looking in 'typescript__lib-esnext/string'", |
| 1083 | + "Directory '/node_modules' does not exist, skipping all lookups in it.", |
| 1084 | + "Scoped package detected, looking in 'typescript__lib-esnext/string'", |
| 1085 | + "Loading module '@typescript/lib-esnext/string' from 'node_modules' folder, target file types: JavaScript.", |
| 1086 | + "Searching all ancestor node_modules directories for fallback extensions: JavaScript.", |
| 1087 | + "Directory '/.src/node_modules' does not exist, skipping all lookups in it.", |
| 1088 | + "Directory '/node_modules' does not exist, skipping all lookups in it.", |
| 1089 | + "======== Module name '@typescript/lib-esnext/string' was not resolved. ========", |
| 1090 | + "File '/.ts/package.json' does not exist according to earlier cached lookups.", |
| 1091 | + "File '/package.json' does not exist according to earlier cached lookups.", |
1077 | 1092 | "======== Resolving module '@typescript/lib-dom' from '/.src/__lib_node_modules_lookup_lib.dom.d.ts__.ts'. ========", |
1078 | 1093 | "Explicitly specified module resolution kind: 'Node10'.", |
1079 | 1094 | "Loading module '@typescript/lib-dom' from 'node_modules' folder, target file types: TypeScript, Declaration.", |
|
0 commit comments