NGCC hat Angular 9 versagt
rm -rf node_modules // this will delete all your modules
npm install //this will reinstall the need modules on your project
Homeless Herring
rm -rf node_modules // this will delete all your modules
npm install //this will reinstall the need modules on your project