Last active
August 29, 2015 14:12
-
-
Save morontt/4b0b4817a1bf710ef1d3 to your computer and use it in GitHub Desktop.
no description
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
| script/build | |
| Node: v0.10.33 | |
| npm: v1.4.10 | |
| Installing build modules... | |
| Usage: gyp_main.py [options ...] [build_file ...] | |
| gyp_main.py: error: no such option: --no-parallel | |
| gyp ERR! configure error | |
| gyp ERR! stack Error: `gyp` failed with exit code: 2 | |
| gyp ERR! stack at ChildProcess.onCpExit (/home/morontt/libs/atom/build/node_modules/npm/node_modules/node-gyp/lib/configure.js:340:16) | |
| gyp ERR! stack at ChildProcess.emit (events.js:98:17) | |
| gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:810:12) | |
| gyp ERR! System Linux 3.13.0-43-generic | |
| gyp ERR! command "node" "/home/morontt/libs/atom/build/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" | |
| gyp ERR! cwd /home/morontt/libs/atom/build/node_modules/minidump | |
| gyp ERR! node -v v0.10.33 | |
| gyp ERR! node-gyp -v v0.13.0 | |
| gyp ERR! not ok | |
| npm ERR! [email protected] install: `node-gyp rebuild` | |
| npm ERR! Exit status 1 |
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
| https://github.com/TooTallNate/node-gyp/issues/426 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment