I am having trouble creating a new project. I had the environment working yesterday and went through the process a few times while getting familiar with Ionic.
Today, when I try to start a new project, I get:
T:\tmp>ionic start app69 tab
Creating Ionic app in folder T:\tmp\app69 based on tab project
Downloading: https://github.com/driftyco/ionic-app-base/archive/master.zip
[=============================] 100% 0.0s
Downloading: https://github.com/driftyco/ionic-starter-tab/archive/master.zip
Not found: https://github.com/driftyco/ionic-starter-tab/archive/master.zip (406
)
Please verify the url and try again.
More info available at:
http://ionicframework.com/getting-started/
https://github.com/driftyco/ionic-cli
T:\tmp>
Is anyone else having issues with downloading https://github.com/driftyco/ionic-starter-tab/archive/master.zip ?