-
Notifications
You must be signed in to change notification settings - Fork 599
Open
Description
https://angular.dev/update-guide?v=20.0-21.0&l=1
npm uninstall -g @angular/cli
npm install -g @angular/cli@latest
npm outdated
npm audit --audit-level=high
ng update
ng update @angular/core@21 @angular/cli@21 @ngrx/store
ng update
npm audit fix
Blockers:
Metadata
Metadata
Assignees
Labels
No labels