Skip to content Skip to sidebar Skip to footer

Ionic With Angularjs - Syntaxerror: Unexpected Token [

I'm trying to follow this tutorial: https://scotch.io/tutorials/create-your-first-mobile-app-with-angularjs-and-ionic#toc-making-a-todo-app and when I type ionic -v or just ionic

Solution 1:

Take a look at this github issue: https://github.com/driftyco/ionic/issues/11588

And this: Ionic issue after installation

It looks to be an issue with the newer version of ionic. Upgrading your NodeJs version should do the trick.

You have to update NodeJS. CLI 3 needs >= 6.x

Post a Comment for "Ionic With Angularjs - Syntaxerror: Unexpected Token ["