ngcc failed angular 9

JavaScript
rm -rf node_modules // this will delete all your modules
npm install //this will reinstall the need modules on your project
Source

Also in JavaScript: