0

I want to create an ionic 6 project. My ionic-cli version is 6.20.9 installed globally.

Recently it was upgraded to 7 therefore, I removed the cli and installed it again using this command

ionic uninstall @ionic/cli
ionic instal @ionic/cli@6

Now, I can see the ionic version is 6.20.9

Then, I start a new project using

ionic start projectName tabs --type=ionic-angular --capacitor

This is creating a new project. However, it's going for ionic 7.

Here is my info enter image description here Here is my package.json enter image description here

I noticed that I don't have an ionic framework installed in my info list.

Progman
  • 16,827
  • 6
  • 33
  • 48
Kiran Rai Chamling
  • 460
  • 1
  • 6
  • 15

0 Answers0