@@ -581,6 +581,13 @@ Info seq [hh:mm:ss:mss] File '/user/username/projects/package.json' does not ex
581
581
Info seq [ hh :mm :ss :mss ] File '/user/username/package.json' does not exist according to earlier cached lookups .
582
582
Info seq [ hh :mm :ss :mss ] File '/user/package.json' does not exist according to earlier cached lookups .
583
583
Info seq [ hh :mm :ss :mss ] File '/package.json' does not exist according to earlier cached lookups .
584
+ Info seq [ hh :mm :ss :mss ] === = === = Resolving module './fileB.mjs' from '/user/username/projects/myproject/src/fileA.ts' . = === = ===
585
+ Info seq [ hh :mm :ss :mss ] Module resolution kind is not specified , using 'Node16' .
586
+ Info seq [ hh :mm :ss :mss ] Resolving in CJS mode with conditions 'require' , 'types' , 'node' .
587
+ Info seq [ hh :mm :ss :mss ] Loading module as file / folder , candidate module location '/user/username/projects/myproject/src/fileB.mjs' , target file types : TypeScript , JavaScript , Declaration .
588
+ Info seq [ hh :mm :ss :mss ] File name '/user/username/projects/myproject/src/fileB.mjs' has a '.mjs' extension - stripping it .
589
+ Info seq [ hh :mm :ss :mss ] File '/user/username/projects/myproject/src/fileB.mts' exists - use it as a name resolution result .
590
+ Info seq [ hh :mm :ss :mss ] === = === = Module name './fileB.mjs' was successfully resolved to '/user/username/projects/myproject/src/fileB.mts' . = === = ===
584
591
Info seq [ hh :mm :ss :mss ] File '/a/lib/package.json' does not exist according to earlier cached lookups .
585
592
Info seq [ hh :mm :ss :mss ] File '/a/package.json' does not exist according to earlier cached lookups .
586
593
Info seq [ hh :mm :ss :mss ] File '/package.json' does not exist according to earlier cached lookups .
@@ -770,13 +777,7 @@ Info seq [hh:mm:ss:mss] File '/user/username/projects/myproject/src/package.jso
770
777
Info seq [ hh :mm :ss :mss ] Found 'package.json' at '/user/username/projects/myproject/package.json' .
771
778
Info seq [ hh :mm :ss :mss ] File '/user/username/projects/myproject/src/package.json' does not exist according to earlier cached lookups .
772
779
Info seq [ hh :mm :ss :mss ] File '/user/username/projects/myproject/package.json' exists according to earlier cached lookups .
773
- Info seq [ hh :mm :ss :mss ] === = === = Resolving module './fileB.mjs' from '/user/username/projects/myproject/src/fileA.ts' . = === = ===
774
- Info seq [ hh :mm :ss :mss ] Module resolution kind is not specified , using 'Node16' .
775
- Info seq [ hh :mm :ss :mss ] Resolving in CJS mode with conditions 'require' , 'types' , 'node' .
776
- Info seq [ hh :mm :ss :mss ] Loading module as file / folder , candidate module location '/user/username/projects/myproject/src/fileB.mjs' , target file types : TypeScript , JavaScript , Declaration .
777
- Info seq [ hh :mm :ss :mss ] File name '/user/username/projects/myproject/src/fileB.mjs' has a '.mjs' extension - stripping it .
778
- Info seq [ hh :mm :ss :mss ] File '/user/username/projects/myproject/src/fileB.mts' exists - use it as a name resolution result .
779
- Info seq [ hh :mm :ss :mss ] === = === = Module name './fileB.mjs' was successfully resolved to '/user/username/projects/myproject/src/fileB.mts' . = === = ===
780
+ Info seq [ hh :mm :ss :mss ] Reusing resolution of module './fileB.mjs' from '/user/username/projects/myproject/src/fileA.ts' of old program , it was successfully resolved to '/user/username/projects/myproject/src/fileB.mts' .
780
781
Info seq [ hh :mm :ss :mss ] File '/a/lib/package.json' does not exist according to earlier cached lookups .
781
782
Info seq [ hh :mm :ss :mss ] File '/a/package.json' does not exist according to earlier cached lookups .
782
783
Info seq [ hh :mm :ss :mss ] File '/package.json' does not exist according to earlier cached lookups .
0 commit comments