I have a trouble with npm and I haven\'t found solution in web.
Today I wanted to start my adventure with nodejs, npm, bower etc.
I use Windows 8.1.
Just adding another solution if it helps someone - I had this issue after cloning a repo and found blowing away node_modules worked for me.
node_modules
rm -rf node_modules