I've got an Angular peer dependency conflict with @angular/compiler-cli@13.3.11. How do I fix this?

Asked a year ago

Hi everyone, so I've got an angular web app and I'm having problems with peer dependencies. I get a conflict with the CLI Compiler under the message "The installed Angular CLI version is outdated". Any ideas would be appreciated.

Jules Rutledge

Sunday, October 02, 2022

This is a quite common issue when working with Angular, but the good thing is that it's incredibly easy to fix. You should either update the version of Angular or use an older version of node. You can change your node version by entering the command "nvm use v14", if you want to use v14, for example.





Write an answer...

Cancel

Please follow our  Community Guidelines

Can't find what you're looking for?