Can i work previous versions?

Hi all.

I’m newbie working with ionic, and i have a project from a friend that is made on a previous version of ionic. I would like to know if it’s possible to work on this project if I install the last ionic version.

Thanks.

Hello,

v1 is iccompatible to v2+(v3)

Best regards, anna-liebt

Ionic is installed on a per project basis, and the CLI works with any version of Ionic. So you’re good on that front.

But as @anna_liebt mentioned you can’t install Ionic 2+ into an Ionic 1 project.

It all depends on what you’re asking for and what earlier version means.

Thank you I’m looking if I can install last version and still compile and work with projects made in older versions, so I think I can do it.