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