@@ -129,8 +129,6 @@ File '/user/username/projects/myproject/src/fileNotFound.d.ts' does not exist.
129129File '/user/username/projects/myproject/src/fileNotFound.js' does not exist .
130130File '/user/username/projects/myproject/src/fileNotFound.jsx' does not exist .
131131= === === = Module name './fileNotFound' was not resolved . = === = ===
132- DirectoryWatcher :: Added :: WatchInfo : / user / username / projects / myproject / src 1 undefined Failed Lookup Locations
133- Elapsed :: * ms DirectoryWatcher:: Added:: WatchInfo: / u s e r / username/ projects / myproject / src 1 undefined Failed Lookup Locations
134132FileWatcher :: Added :: WatchInfo : / a / lib / lib . d . ts 250 undefined Source file
135133DirectoryWatcher:: Added:: WatchInfo: / u s e r / username/ projects / myproject / node_modules / @types 1 undefined Type roots
136134Elapsed :: * ms DirectoryWatcher:: Added:: WatchInfo: / u s e r / username/ projects / myproject / node_modules / @types 1 undefined Type roots
@@ -168,11 +166,10 @@ WatchedFiles::
168166FsWatches ::
169167
170168FsWatchesRecursive ::
171- / user / username / projects / myproject / src :
172- { "directoryName" :"/user/username/projects/myproject/src" , "fallbackPollingInterval" :500 , "fallbackOptions" :{ "watchFile" :"PriorityPollingInterval" } }
173- { "directoryName" :"/user/username/projects/myproject/src" , "fallbackPollingInterval" :500 , "fallbackOptions" :{ "watchFile" :"PriorityPollingInterval" } }
174169/ user / username / projects / myproject / node_modules / @types :
175170 { "directoryName" :"/user/username/projects/myproject/node_modules/@types" , "fallbackPollingInterval" :500 , "fallbackOptions" :{ "watchFile" :"PriorityPollingInterval" } }
171+ / user / username / projects / myproject / src :
172+ { "directoryName" :"/user/username/projects/myproject/src" , "fallbackPollingInterval" :500 , "fallbackOptions" :{ "watchFile" :"PriorityPollingInterval" } }
176173
177174exitCode :: ExitStatus . undefined
178175
@@ -294,11 +291,10 @@ WatchedFiles::
294291FsWatches ::
295292
296293FsWatchesRecursive ::
297- / user / username / projects / myproject / src :
298- { "directoryName" :"/user/username/projects/myproject/src" , "fallbackPollingInterval" :500 , "fallbackOptions" :{ "watchFile" :"PriorityPollingInterval" } }
299- { "directoryName" :"/user/username/projects/myproject/src" , "fallbackPollingInterval" :500 , "fallbackOptions" :{ "watchFile" :"PriorityPollingInterval" } }
300294/ user / username / projects / myproject / node_modules / @types :
301295 { "directoryName" :"/user/username/projects/myproject/node_modules/@types" , "fallbackPollingInterval" :500 , "fallbackOptions" :{ "watchFile" :"PriorityPollingInterval" } }
296+ / user / username / projects / myproject / src :
297+ { "directoryName" :"/user/username/projects/myproject/src" , "fallbackPollingInterval" :500 , "fallbackOptions" :{ "watchFile" :"PriorityPollingInterval" } }
302298
303299exitCode :: ExitStatus . undefined
304300
@@ -394,9 +390,6 @@ export function foo() { return 20; }
394390
395391
396392Output ::
397- DirectoryWatcher :: Triggered with / user / username / projects / myproject / src / newFile . ts :: WatchInfo : / user / username / projects / myproject / src 1 undefined Failed Lookup Locations
398- Scheduling invalidateFailedLookup
399- Elapsed :: * ms DirectoryWatcher :: Triggered with / user / username / projects / myproject / src / newFile . ts :: WatchInfo : / user / username / projects / myproject / src 1 undefined Failed Lookup Locations
400393DirectoryWatcher :: Triggered with / user / username / projects / myproject / src / newFile . ts :: WatchInfo : / user / username / projects / myproject / src 1 undefined Wild card directory
401394Scheduling update
402395Elapsed :: * ms DirectoryWatcher :: Triggered with / user / username / projects / myproject / src / newFile . ts :: WatchInfo : / user / username / projects / myproject / src 1 undefined Wild card directory
@@ -410,12 +403,12 @@ Synchronizing program
410403CreatingProgramWith ::
411404 roots : [ "/ user / username / projects / myproject / src / filePresent . ts ", "/ user / username / projects / myproject / src / main . ts ", "/ user / username / projects / myproject / src / newFile . ts "]
412405 options : { "module ":2 , "composite ":true , "persistResolutions ":true , "traceResolution ":true , "outFile ":"/ user / username / projects / myproject / outFile . js ", "project ":"/ user / username / projects / myproject ", "watch ":true , "extendedDiagnostics ":true , "configFilePath ":"/ user / username / projects / myproject / tsconfig . json "}
406+ Reusing resolution of module '. / filePresent ' from '/ user / username / projects / myproject / src / main . ts ' of old program , it was successfully resolved to '/ user / username / projects / myproject / src / filePresent . ts '.
407+ Reusing resolution of module '. / fileNotFound ' from '/ user / username / projects / myproject / src / main . ts ' of old program , it was not resolved .
413408=== === == Resolving module '. / newFile ' from '/ user / username / projects / myproject / src / main . ts '. === === ==
414409Module resolution kind is not specified , using 'Classic '.
415410File '/ user / username / projects / myproject / src / newFile . ts ' exist - use it as a name resolution result .
416411=== === == Module name '. / newFile ' was successfully resolved to '/ user / username / projects / myproject / src / newFile . ts '. === === ==
417- Reusing resolution of module '. / filePresent ' from '/ user / username / projects / myproject / src / main . ts ' of old program , it was successfully resolved to '/ user / username / projects / myproject / src / filePresent . ts '.
418- Reusing resolution of module '. / fileNotFound ' from '/ user / username / projects / myproject / src / main . ts ' of old program , it was not resolved .
419412FileWatcher :: Added :: WatchInfo : / user / username / projects / myproject / src / newFile . ts 250 undefined Source file
420413[ 96 msrc / main . ts [ 0 m :[ 93 m2 [ 0 m :[ 93 m28 [ 0 m - [ 91 merror [ 0 m [ 90 m TS2792 : [ 0 mCannot find module '. / fileNotFound '. Did you mean to set the 'moduleResolution ' option to 'node ', or to add aliases to the 'paths ' option ?
421414
@@ -428,7 +421,7 @@ FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/newFile.t
428421
429422Program root files : [ "/ user / username / projects / myproject / src / filePresent . ts ", "/ user / username / projects / myproject / src / main . ts ", "/ user / username / projects / myproject / src / newFile . ts "]
430423Program options : { "module ":2 , "composite ":true , "persistResolutions ":true , "traceResolution ":true , "outFile ":"/ user / username / projects / myproject / outFile . js ", "project ":"/ user / username / projects / myproject ", "watch ":true , "extendedDiagnostics ":true , "configFilePath ":"/ user / username / projects / myproject / tsconfig . json "}
431- Program structureReused : Not
424+ Program structureReused : SafeModules
432425Program files ::
433426/ a / lib / lib . d . ts
434427/ user / username / projects / myproject / src / filePresent . ts
@@ -452,11 +445,10 @@ WatchedFiles::
452445FsWatches ::
453446
454447FsWatchesRecursive ::
455- / user / username / projects / myproject / src :
456- { "directoryName ":"/ user / username / projects / myproject / src ", "fallbackPollingInterval ":500 , "fallbackOptions ":{ "watchFile ":"PriorityPollingInterval "} }
457- { "directoryName ":"/ user / username / projects / myproject / src ", "fallbackPollingInterval ":500 , "fallbackOptions ":{ "watchFile ":"PriorityPollingInterval "} }
458448/ user / username / projects / myproject / node_modules / @types :
459449 { "directoryName ":"/ user / username / projects / myproject / node_modules / @types ", "fallbackPollingInterval ":500 , "fallbackOptions ":{ "watchFile ":"PriorityPollingInterval "} }
450+ / user / username / projects / myproject / src :
451+ { "directoryName ":"/ user / username / projects / myproject / src ", "fallbackPollingInterval ":500 , "fallbackOptions ":{ "watchFile ":"PriorityPollingInterval "} }
460452
461453exitCode :: ExitStatus . undefined
462454
@@ -570,13 +562,9 @@ export function something2() { return 20; }
570562
571563
572564Output ::
573- DirectoryWatcher :: Triggered with / user / username / projects / myproject / src / fileNotFound . ts :: WatchInfo : / user / username / projects / myproject / src 1 undefined Failed Lookup Locations
574- Scheduling invalidateFailedLookup
575- Elapsed :: * ms DirectoryWatcher :: Triggered with / user / username / projects / myproject / src / fileNotFound . ts :: WatchInfo : / user / username / projects / myproject / src 1 undefined Failed Lookup Locations
576565DirectoryWatcher :: Triggered with / user / username / projects / myproject / src / fileNotFound . ts :: WatchInfo : / user / username / projects / myproject / src 1 undefined Wild card directory
577566Scheduling update
578567Elapsed :: * ms DirectoryWatcher :: Triggered with / user / username / projects / myproject / src / fileNotFound . ts :: WatchInfo : / user / username / projects / myproject / src 1 undefined Wild card directory
579- Scheduling update
580568[ [ 90 m12 :01 :15 AM [ 0 m ] File change detected . Starting incremental compilation . . .
581569
582570Reloading new file names and options
@@ -587,19 +575,19 @@ CreatingProgramWith::
587575FileWatcher :: Added :: WatchInfo : / user / username / projects / myproject / src / fileNotFound . ts 250 undefined Source file
588576Reusing resolution of module './newFile' from '/user/username/projects/myproject/src/main.ts' of old program , it was successfully resolved to '/user/username/projects/myproject/src/newFile.ts' .
589577Reusing resolution of module './filePresent' from '/user/username/projects/myproject/src/main.ts' of old program , it was successfully resolved to '/user/username/projects/myproject/src/filePresent.ts' .
590- = === === = Resolving module './fileNotFound' from '/user/username/projects/myproject/src/main.ts' . = === = ===
591- Module resolution kind is not specified , using 'Classic' .
592- File '/user/username/projects/myproject/src/fileNotFound.ts' exist - use it as a name resolution result .
593- = === === = Module name './fileNotFound' was successfully resolved to '/user/username/projects/myproject/src/ fileNotFound.ts' . = === = ===
594- DirectoryWatcher :: Close :: WatchInfo : / user / username / projects / myproject / src 1 undefined Failed Lookup Locations
595- Elapsed :: * ms DirectoryWatcher :: Close :: WatchInfo : / user / username / projects / myproject / src 1 undefined Failed Lookup Locations
596- [ [ 90 m12 :01 :25 AM [ 0 m ] Found 0 errors . Watching for file changes .
578+ Reusing resolution of module './fileNotFound' from '/user/username/projects/myproject/src/main.ts' of old program , it was not resolved .
579+ [ 96 msrc / main . ts [ 0 m : [ 93 m2 [ 0 m : [ 93 m28 [ 0 m - [ 91 merror [ 0 m [ 90 m TS2792 : [ 0 mCannot find module './fileNotFound' . Did you mean to set the 'moduleResolution' option to 'node' , or to add aliases to the 'paths' option ?
580+
581+ [ 7 m2 [ 0 m import { something2 } from "./ fileNotFound" ; something ( ) ;
582+ [ 7 m [ 0 m [ 91 m ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ [ 0 m
583+
584+ [ [ 90 m12 :01 :25 AM [ 0 m ] Found 1 error . Watching for file changes .
597585
598586
599587
600588Program root files : [ "/user/username/projects/myproject/src/fileNotFound.ts" , "/user/username/projects/myproject/src/filePresent.ts" , "/user/username/projects/myproject/src/main.ts" , "/user/username/projects/myproject/src/newFile.ts" ]
601589Program options : { "module" :2 , "composite" :true , "persistResolutions" :true , "traceResolution" :true , "outFile" :"/user/username/projects/myproject/outFile.js" , "project" :"/user/username/projects/myproject" , "watch" :true , "extendedDiagnostics" :true , "configFilePath" :"/user/username/projects/myproject/tsconfig.json" }
602- Program structureReused : Not
590+ Program structureReused : SafeModules
603591Program files ::
604592/ a / lib / lib . d . ts
605593/ user / username / projects / myproject / src / fileNotFound . ts
@@ -626,10 +614,10 @@ WatchedFiles::
626614FsWatches ::
627615
628616FsWatchesRecursive ::
629- / user / username / projects / myproject / src :
630- { "directoryName" :"/user/username/projects/myproject/src" , "fallbackPollingInterval" :500 , "fallbackOptions" :{ "watchFile" :"PriorityPollingInterval" } }
631617/ user / username / projects / myproject / node_modules / @types :
632618 { "directoryName" :"/user/username/projects/myproject/node_modules/@types" , "fallbackPollingInterval" :500 , "fallbackOptions" :{ "watchFile" :"PriorityPollingInterval" } }
619+ / user / username / projects / myproject / src :
620+ { "directoryName" :"/user/username/projects/myproject/src" , "fallbackPollingInterval" :500 , "fallbackOptions" :{ "watchFile" :"PriorityPollingInterval" } }
633621
634622exitCode :: ExitStatus . undefined
635623
@@ -740,7 +728,6 @@ declare module "src/main" { }
740728 } ,
741729 "referencedMap" : {
742730 "./src/main.ts" : [
743- "./src/filenotfound.ts" ,
744731 "./src/filepresent.ts" ,
745732 "./src/newfile.ts"
746733 ]
0 commit comments