I tried updating my IONIC CLI through the npm recently, the installation were successful a couple of time but the CLI version did not change. After a research I decided to change the npm prefix, then the IONIC strated throwing up bash: IONIC command not found. Then I did a further research after which I edited the npm config through windows cmd admin. I did
npm cofig edit
I changed the prefix to
\users\<username>\
since then, npm no longer respond.
if I run something like
npm install -g ionic
nothing happens, no errors nor any form of response. I have uninstall and reinstall the node several time. I am using node V4.2.2.