Created
February 22, 2012 23:22
-
-
Save piscisaureus/1888314 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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