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 had the same problem with “bash: ionic: command not found”, then I added:
%USERPROFILE%\AppData\Roaming\npm
to my environment variable’s path, then I reinstalled ionic and cordova and it start working.