dinsdag 16 mei 2023

Update to Angular 16 (or other new Angular)

ng update

... and follow the instructions listed.

npm uninstall -g @angular/cli
npm install -g @angular/cli
or
npm install -g @angular/cli@17.2
See https://update.angular.io/?v=16.0-17.0

npm cache clean --force

ng update   (gives information on how to update)

Geen opmerkingen:

Een reactie posten