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
you need to just Delete the node module folder
npm install
npm cache clean