My question is simple: If I update it, do I need to “convert” my app to Ionic 2 (typescript, angular 2 and all the other things) or I can still compile/run my app as is without changes?
I want to learn and use Ionic 2 but I don’t want to “waste” time converting this app right now…
Hi Rodrigo, I have updated my Ionic CLI for 2, I had problem with version of NodeJs and Npm, after resolution this problem I have can build normaly my project development in Ionic version 1
No you don’t. If you download the lartest cli you can still build for ionic 1. In fact you build depending on the ionic version you have. But check the changelog in case they changed stuff for ionic 1. I don’t use it anymore so I haven’t checked.
I wouldn’t convert it if I was you. AngularJS guys and ionic are still supporting the their respective first versions so I wouldn’t do it. I would just fix and update the bugs.