Created
October 5, 2014 08:46
-
-
Save pareshchouhan/ce279c039f55f0a914ee 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
| gyp ERR! configure error | |
| gyp ERR! stack Error: Command failed: ImportError: No module named site | |
| gyp ERR! stack | |
| gyp ERR! stack at ChildProcess.exithandler (child_process.js:648:15) | |
| gyp ERR! stack at ChildProcess.emit (events.js:98:17) | |
| gyp ERR! stack at maybeClose (child_process.js:756:16) | |
| gyp ERR! stack at Socket.<anonymous> (child_process.js:969:11) | |
| gyp ERR! stack at Socket.emit (events.js:95:17) | |
| gyp ERR! stack at Pipe.close (net.js:465:12) | |
| gyp ERR! System Windows_NT 6.2.9200 | |
| gyp ERR! command "node" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modu | |
| les\\node-gyp\\bin\\node-gyp.js" "rebuild" | |
| gyp ERR! cwd H:\SteamDev\Raijin\node_modules\steam\node_modules\ref | |
| gyp ERR! node -v v0.10.32 | |
| gyp ERR! node-gyp -v v1.0.1 | |
| gyp ERR! not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment