-
Notifications
You must be signed in to change notification settings - Fork 312
fix(package): node 8 errors #1012
Conversation
I updated some outdated dependencies to the latest feature or bugfix releases. No breaking changes at all just more features and better performance with less bugs :)
|
Thanks! Thanks, |
|
Hi Team, I am a bit of a newbie with ionic so apologies if this is a dumb question. I am getting the same error: when I try and npm start ..... for any of the templates. Following this thread and various others it seems the problem is fixed but I am getting the 404 error and the start script dies. Howard |
|
The necessary changes were merged but not released yet - you have to use npm <5 until this happens. |
|
Thank you sir. |
|
Actually yesterday they were released, so you can upgrade app-scripts to 1.3.8 now and it should work. |
|
I upgraded to 1.3.8. You are probably aware, but I am getting a warning because ionic/cli-plugin-ionic-angular needs app-scripts 1.3.7.: https://github.com/ionic-team/ionic-cli/blob/master/packages/cli-plugin-ionic-angular/package.json Anyway, is just a warning. |
|
@hjelliott : |
I updated some outdated dependencies to the latest feature or bugfix releases.
No breaking changes at all just more features and better performance with fewer bugs :)
fix #1016