Unable to create ionic 3 project with ionic 6 cli

484 Views Asked by At

I have old ionic 3 project which i want into in my machine but its not working here i am creating simple ionic 3 project using below command

ionic start Ionic3Project blank --type=ionic-angular

It throws lot of error

enter image description here

Here is details of ionic-cli and angular-cli in case needed

enter image description here

enter image description here

Thanks for reading :-)

1

There are 1 best solutions below

0
Wasim On BEST ANSWER

Finally that guy helped me!

https://github.com/ionic-team/ionic-cli/issues/4901

Hope someone will save time with this solution.