Can't install Ionic

Hi All,
I can’t install ionic on window. I see this error message.

npm ERR! tar.unpack untar error C:\Users\EUNOVA~2\AppData\Local\Temp\npm-4944-a5
4758ba\registry.npmjs.org\cordova-js-\cordova-js-4.0.0.tgz
npm ERR! tar.unpack untar error C:\Users\EUNOVA~2\AppData\Local\Temp\npm-4944-a5
4758ba\registry.npmjs.org\npm-\npm-1.3.4.tgz

How can I fix it. Please help me. Thank you!

Node/npm issue, not an ionic issue.

What"s your node and npm versions? Your npm seems rather old.

node -v
npm -v

Try `npm cache clean’

Thank You gamrziou.
my node version -
C:\Users\EunovateDev>node -v
v0.12.7
C:\Users\EunovateDev>npm -v
2.11.3
I also try ‘npm cache clean’. But it doesn’t work.

OK so you have latest versions, I thought you had very old versions due to your error message saying npm-1.3.4. Something is broken in your node environment (welcome to the joy of Node on Windows), how to fix it is hard to say as it could depend on many things. The only thing I can suggest is to try to uninstall it and then re-install, make sur you clean up all traces of past installation. You could even try another kind of installer like nodist or install an older version of node like 0.12.4.

OK I will try as you say. Thank again. :smile:

I have the same issue on Ubuntu 14.04 64bit with nodejs version 1.3.10;
Please is there any solution?

The only version of ionic that works for me behind my company proxy is following:

npm install -g ionic@1.3.4