In a new Angular app I'm getting the following error:
Error from chokidar : Error: UNKNOWN: unknown error, watch
I've deleted and re-installed node_modules
, downloaded the entire project again etc.
Node version is 12.18.2
Is your project on a network drive? Move the project to local drive, issues should go away.
The files might be local, but accessed through SMB protocol (exp. through drives created with net use Z: \\localhost\C$\path\to\my\project
command). This will generate same issue.
I had this issue. Try creating the angular app in C drive only. Worked for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With