Update to Angular 16 and update all other npm packages
-
Execute the command:
ng update @angular/core @angular/cli --force
-
Delete the
node_modules
folder and thepackage-lock.json
files. -
npm install
-
Install -
npm i -g npm-check-updates
-
Execute -
ncu -u
-
npm install