ionic-team / ionic-starter-super

The Ionic 2 Super Starter 🎮

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

peterennis opened this issue · comments

@danielsogl
From here: 43d6d53

Please specify the version and expected release date.

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

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.

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.

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.

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