Switching Ionic CLI between 1.x and 2.x back and forth

ionic start connectbud tabs --type=ionic1

above works for latest ionic cli for switching to v1 of ionic

please i dnt know why i cant run angular 2 project on my system… if i include --v2 it will demand for another starter format --type=ionic-angular 2…yet is still giving me angular1 project

Because there is no v2 tag anymore. Read the CLI docs.