Ionic CLI 2.2.3 is out and removes `--v2` flag!

It sure took some time after 3.x was released, but new CLI version 2.2.3 that was just released now doesn’t need --v2 param any more to create a 3.x project, adds --v1 as replacement:

Here is the commit on Github:

Thanks @jthoms1!

1 Like

try ionic start myApp --type ionic-angular