Hi,
We have a current legacy app that uses ionic v1. I am trying to get my environment up and going on another box. I see that the latest v1 version of ionic is 1.3.3 (Germany)
https://ionicframework.com/docs/v1/overview/
How do I install this?
I have tried
npm install -g cordova ionic@1.3.3
but this fails
What is the latest Cordova version that will work with ionic v1?
Thanks,
Brent