Open wethinkagile opened 7 years ago
You upgraded to typescript 2.4, which a few libs still do not support. Downgrade to typescript 2.3.4
npm install typescript@2.3.4 --save --save-exact
me@my-mbp ~/d/project-mobile-front> npm install typescript@2.3.4 --save --save-exact npm notice save typescript is being moved from dependencies to devDependencies
- typescript@2.3.4 added 1 package in 10.237s
Still same error, I am trying tsconfig options now, but no success so far. Also see: https://github.com/ionic-team/ionic-app-scripts/issues/1097
Note: for support questions, please use one of these channels:
https://forum.ionicframework.com/ http://ionicworldwide.herokuapp.com/
Short description of the problem:
Upgrade gives Unexpected Token error. I am using typescript 2.4
What behavior are you expecting?
No error
Steps to reproduce:
Which @ionic/app-scripts version are you using? 2.0.2
Stack Trace
package.json