how to update angular core in ionic

Solutions on MaxInterview for how to update angular core in ionic by the best coders in the world

showing results for - "how to update angular core in ionic"
Filippo
27 Jan 2017
1npm i @ionic/angular@latest
2npm i zone.js@~0.9.1
3npm i @angular/core@"~8.x.x"
4npm i @ionic/angular-toolkit@latest
5npm i codelyzer@latest
6npm remove @angular/http
7ng update @angular/core @angular/cli --allow-dirty