ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
51.02k stars 13.51k forks source link

Ionic 2 - ionic-starter-tutorial not working - URL Reference for "tutorial" needs to be updated #7452

Closed tonyawad88 closed 8 years ago

tonyawad88 commented 8 years ago

Short description of the problem:

Unable to create a new Ionic2 project using ionic start myapp tutorial --v2

✗ Not found: https://github.com/driftyco/ionic-starter-tutorial/archive/master.zip (404) ✗ Please verify the url and try again.

What behavior are you expecting?

Expecting it to download ionic-starter-tutorial.

Steps to reproduce:

  1. Execute the following command in shell ionic start myapp tutorial --v2

Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc) The new URL should be: https://github.com/driftyco/ionic2-starter-tutorial/archive/master.zip

Which Ionic Version? 2.x

Thank you !

Run ionic info from terminal/cmd prompt: (paste output below)

Your system information:

Cordova CLI: 6.3.0
Gulp version:  CLI version 3.9.0
Gulp local:
Ionic Framework Version: 1.3.1
Ionic CLI Version: 1.7.16
Ionic App Lib Version: 0.7.3
OS: Windows 7 SP1
Node Version: v4.2.4
tonyawad88 commented 8 years ago

My mistake. I installed version 1, and version 1 didn't know where the version 2 tutorial was.