Skip to content

Instantly share code, notes, and snippets.

@piscisaureus
Created February 22, 2012 23:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save piscisaureus/1888314 to your computer and use it in GitHub Desktop.
Save piscisaureus/1888314 to your computer and use it in GitHub Desktop.
npm ERR! could not create prefix directory C:\Windows\SysWOW64\${APPDATA}\npm
npm ERR! Error: EPERM, operation not permitted 'C:\Windows\SysWOW64\${APPDATA}'
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR!
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "jade"
npm ERR! cwd C:\Windows\SysWOW64
npm ERR! node -v v0.6.11
npm ERR! npm -v 1.1.1
npm ERR! path C:\Windows\SysWOW64\${APPDATA}
npm ERR! code EPERM
npm ERR! message EPERM, operation not permitted 'C:\Windows\SysWOW64\${APPDATA}'
npm ERR! errno {}
npm ERR! Error: EPERM, operation not permitted 'C:\Windows\SysWOW64\npm-debug.log'
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR!
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "jade"
npm ERR! cwd C:\Windows\SysWOW64
npm ERR! node -v v0.6.11
npm ERR! npm -v 1.1.1
npm ERR! path C:\Windows\SysWOW64\npm-debug.log
npm ERR! code EPERM
npm ERR! message EPERM, operation not permitted 'C:\Windows\SysWOW64\npm-debug.log'
npm ERR! errno {}
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! C:\Windows\SysWOW64\npm-debug.log
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment