ionic-team / ionic-starter-super

The Ionic 2 Super Starter 🎮
Other
376 stars 142 forks source link

Wait for the next Ionic CLI release to use this template by running `ionic start mySuperApp super` #106

Closed peterennis closed 7 years ago

peterennis commented 7 years ago

@danielsogl From here: https://github.com/driftyco/ionic-starter-super/commit/43d6d53aa3a9c47077874843c7e4699de34967e2

Please specify the version and expected release date.

danielsogl commented 7 years ago

Hey @peterennis, we will add the CLI command soon to the new 3.x CLI release.

janpio commented 7 years ago

Until then it already works perfectly fine with Ionic CLI 2.2.3 where starter is still a valid starter template, so you can run the exact command from the Readme.

I expect Ionic v3 CLI will piggyback this change with their next minor release.

nebur395 commented 7 years ago

I just reinstalled Ionic framework and running the ionic info command I obtained this output:

global packages:

  @ionic/cli-utils : 1.0.0
  Ionic CLI        : 3.0.0

System ....

So I conclude that the CLI version you need (3.0.0 +) has already arrived.

janpio commented 7 years ago

No, 3.0.0 removed the starter template temporarily :/ A later version will add it back. For now you have to use 2.2.3 if you want to automatically install the super starter.

danielsogl commented 7 years ago

I close this issue. We added the super template back to the CLI 3. You are able to use it with the next release.