Development with 2 diferent ionic versions

Hi all!

Can i install two diferent ionic versions on the same windows machine ?

My goal is to have both diferent ionic enviroments to develop two diferent ionic version apps, ionic v1 and ionic latest version.

Thanks in advance

Sure, the Ionic Framework is installed on a per-project basis. The only global thing will be the CLI, which works with all versions.

1 Like

Thank you i will try