I have created an Angular app, but I get the below error in the command prompt when running the app by using ng serve --open
command.
Error:
Error from chokidar (J:\my-app\node_modules\zone.js\dist): Error: UNKNOWN: unknown error, watch
I have tried the workaround given on this, but still not working as expected. It is mentioned here to use C drive, but I don't want to use C drive.
Details:
Angular CLI: 11.0.3
Node: 12.18.2