An unhandled exception occurred: NGCC failed. See "/tmp/ng-fPmbKz/angular-errors.log" for further details. 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