Joshua | Rem-Chan
error: Uncaught Error: Input watch path is neither a file nor a directory.
Looks like its the npm i18n package doing its work. It has a
fs.watch
in it, and thats the trigger I believe. I dont exactly know why it should but yeah. Removing it fixed the issue.11 replies
error: Uncaught Error: Input watch path is neither a file nor a directory.
The program doesnt even go to the first line, and thats weird. Like we added console.log on top of everything to see if its executed but nope. The run goes straight to the error.
11 replies