I want to start using the ionic framework, but unfortunately I\'m already failing on the first step.
I am running Ubuntu 13.04 and I have node v0.10.25 installed. I\
I also faced same problem but i solved i used following commands on terminal it worked
sudo npm uninstall ionic
then i used
and it worked fine it automatically installs best stabel version of cordova and latest stable version of ionic . for me it installed ionic 3.7.0 and cordova 7.0.1