1+ [
2+ " ======== Resolving module 'shortid' from '/index.ts'. ========" ,
3+ " Explicitly specified module resolution kind: 'NodeJs'." ,
4+ " Loading module 'shortid' from 'node_modules' folder." ,
5+ " File '/node_modules/shortid.ts' does not exist." ,
6+ " File '/node_modules/shortid.tsx' does not exist." ,
7+ " File '/node_modules/shortid.d.ts' does not exist." ,
8+ " File '/node_modules/shortid.js' does not exist." ,
9+ " File '/node_modules/shortid.jsx' does not exist." ,
10+ " File '/node_modules/shortid/package.json' does not exist." ,
11+ " File '/node_modules/shortid/index.ts' does not exist." ,
12+ " File '/node_modules/shortid/index.tsx' does not exist." ,
13+ " File '/node_modules/shortid/index.d.ts' does not exist." ,
14+ " File '/node_modules/shortid/index.js' exist - use it as a name resolution result." ,
15+ " File '/node_modules/@types/shortid.ts' does not exist." ,
16+ " File '/node_modules/@types/shortid.tsx' does not exist." ,
17+ " File '/node_modules/@types/shortid.d.ts' does not exist." ,
18+ " File '/node_modules/@types/shortid.js' does not exist." ,
19+ " File '/node_modules/@types/shortid.jsx' does not exist." ,
20+ " File '/node_modules/@types/shortid/package.json' does not exist." ,
21+ " File '/node_modules/@types/shortid/index.ts' does not exist." ,
22+ " File '/node_modules/@types/shortid/index.tsx' does not exist." ,
23+ " File '/node_modules/@types/shortid/index.d.ts' does not exist." ,
24+ " File '/node_modules/@types/shortid/index.js' does not exist." ,
25+ " File '/node_modules/@types/shortid/index.jsx' does not exist." ,
26+ " Resolving real path for '/node_modules/shortid/index.js', result '/node_modules/shortid/index.js'" ,
27+ " ======== Module name 'shortid' was successfully resolved to '/node_modules/shortid/index.js'. ========"
28+ ]
0 commit comments