Already did, along with:
npm i es6-promise@^3.0.2 es6-shim@^0.33.3 reflect-metadata@0.1.2 rxjs@5.0.0-alpha.14 zone.js@0.5.8 angular2@2.0.0-alpha.52 --save
But now when running ionic serve -s -c
i get errror:
Module not found: Error: Cannot resolve module 'web-animations.min' in '/.../appFolder'
I'm starting to hate peer dependencies.
With no other option i have to create a new project and pass the app folder to the new one, as the update started using gulp again and other changes that isn't worth cherry copying from the starter to my app.