An unhandled exception occurred: NGCC failed. in angular 9 code example
Example: ngcc failed angular 9
rm -rf node_modules // this will delete all your modules
npm install //this will reinstall the need modules on your project
rm -rf node_modules // this will delete all your modules
npm install //this will reinstall the need modules on your project