I have install node-v0.10.31-x64
package on my windows 8.1. Then I have reboot my PC. After that I run the node --version
command in the command line and get the output of v0.10.31
but when I run the npm install request cheerio
command I get the following error:
What have i done wrong and how can I fix that?
I had the same issue when installing node.js on my Surface Pro 3 (Win 8.1). My solution is as pAt and krampstudio suggested; create the folder and make sure permissions are set.
Steps for Win 8.1:
Hope that helps!
Did you try creating npm folder in that path manually?