Open MSafter opened 5 years ago
I got the same error when i enabled ivy and tried to ng serve.
ERROR in The ngcc compiler has changed since the last ngcc build.
Please completely remove `node_modules` and try again
I updated my two packages core and angular - cli and tried to do the ng serve
then i got this error.
ERROR in The ngcc compiler has changed since the last ngcc build.
Please completely remove `node_modules` and try again
🐞 bug report
Affected Package
@angular/cli
Description
I've enabled the ivy renderer and started to serve my Angular Application. I've got log output like compiling @angular/core: es2015 as esm2015. But at some point the compiling failed because of the error "ERROR in The ngcc compiler has changed since the last ngcc build. Please completely remove
node_modules
and try again."So I removed the node_modules and retried but still the error resumes.
🔥 Exception or Error
🌍 Your Environment
Angular Version: