Skip to content

Instantly share code, notes, and snippets.

@morontt
Last active August 29, 2015 14:12
Show Gist options
  • Select an option

  • Save morontt/4b0b4817a1bf710ef1d3 to your computer and use it in GitHub Desktop.

Select an option

Save morontt/4b0b4817a1bf710ef1d3 to your computer and use it in GitHub Desktop.
no description
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment