|
1164 | 1164 | "======== Module name '@typescript/lib-esnext/iterator' was not resolved. ========",
|
1165 | 1165 | "File '/.ts/package.json' does not exist according to earlier cached lookups.",
|
1166 | 1166 | "File '/package.json' does not exist according to earlier cached lookups.",
|
| 1167 | + "======== Resolving module '@typescript/lib-esnext/promise' from '/.src/__lib_node_modules_lookup_lib.esnext.promise.d.ts__.ts'. ========", |
| 1168 | + "Explicitly specified module resolution kind: 'Node10'.", |
| 1169 | + "Loading module '@typescript/lib-esnext/promise' from 'node_modules' folder, target file types: TypeScript, Declaration.", |
| 1170 | + "Searching all ancestor node_modules directories for preferred extensions: TypeScript, Declaration.", |
| 1171 | + "Directory '/.src/node_modules' does not exist, skipping all lookups in it.", |
| 1172 | + "Scoped package detected, looking in 'typescript__lib-esnext/promise'", |
| 1173 | + "Directory '/node_modules' does not exist, skipping all lookups in it.", |
| 1174 | + "Scoped package detected, looking in 'typescript__lib-esnext/promise'", |
| 1175 | + "Loading module '@typescript/lib-esnext/promise' from 'node_modules' folder, target file types: JavaScript.", |
| 1176 | + "Searching all ancestor node_modules directories for fallback extensions: JavaScript.", |
| 1177 | + "Directory '/.src/node_modules' does not exist, skipping all lookups in it.", |
| 1178 | + "Directory '/node_modules' does not exist, skipping all lookups in it.", |
| 1179 | + "======== Module name '@typescript/lib-esnext/promise' was not resolved. ========", |
| 1180 | + "File '/.ts/package.json' does not exist according to earlier cached lookups.", |
| 1181 | + "File '/package.json' does not exist according to earlier cached lookups.", |
1167 | 1182 | "======== Resolving module '@typescript/lib-dom' from '/.src/__lib_node_modules_lookup_lib.dom.d.ts__.ts'. ========",
|
1168 | 1183 | "Explicitly specified module resolution kind: 'Node10'.",
|
1169 | 1184 | "Loading module '@typescript/lib-dom' from 'node_modules' folder, target file types: TypeScript, Declaration.",
|
|
0 commit comments