If you get the error ngcc not found but you have already installed all required angular packages.
To solve the issue, run command
npm install @angular/compiler-cli --save
No comments:
Post a Comment