Ionic start MyIonic2Project tutorial --v2 fails with 404

I’m following your new post @ http://ionicframework.com/docs/v2/resources/using-npm/

AND of course, I installed the new beta: npm install -g ionic@beta

Unfortunately the tutorials seem not to be in place, because:

ionic start MyIonic2Project tutorial --v2

results in:

✗ Not found: https://github.com/driftyco/ionic-starter-tutorial/archive/master.zip (404)
✗ Please verify the url and try again.
Please verify you are using a valid URL or a valid ionic starter.
View available starter templates: ionic templates
More info available at:
Ionic Framework - The Cross-Platform App Development Leader
GitHub - ionic-team/ionic-cli: The Ionic command-line interface

andy

1 Like

Are there any news on that??

Good question! Did you try?

can you check what version of ionic you are using ionic -v I had similar issue and it turns out I was using v1 version of ionic.