#angular update 9 -> 10
6 messages · Page 1 of 1 (latest)
Install nvm if you can that way you can switch easily between node versions
It's clearly mentioned that you need to update nodejs
i am using nvm, if i switch to node v18 it just install angular 17 not 10
At the ng update part use this
ng update @angular/cli@^10 @angular/core@^10
Not just ng update