watchFs
Does anyone else get the following i get this both on calling close and calling return
error: Uncaught (in promise) BadResource: Bad resource ID
watcher?.return();
error: Uncaught (in promise) BadResource: Bad resource ID
watcher?.close();
^
at FsWatcher.close (ext:runtime/40_fs_events.js:58:10)
at file:///Users/Documents/Dev/electron-app/main.ts:76:12
at eventLoopTick (ext:core/01_core.js:177:7)
0 Replies