Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Cannot install #3

Open
meetbryce opened this issue Oct 8, 2015 · 2 comments
Open

Cannot install #3

meetbryce opened this issue Oct 8, 2015 · 2 comments

Comments

@meetbryce
Copy link

I'm running OS X El Capitan v10.11 + Node v4.1.2 + npm v2.14.4 and am receiving the following error:

1 error generated.
make: *** [Release/obj.target/native_mate/node_modules/native-mate/vendor/src/native_mate/arguments.o] Error 1
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23)
gyp ERR! stack     at emitTwo (events.js:87:13)
gyp ERR! stack     at ChildProcess.emit (events.js:172:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Darwin 15.0.0
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/meetbryce/Dropbox/Code/Projects/ScotchIO/githubElectron/node_modules/gulp-asar/node_modules/asar/node_modules/chromium-pickle
gyp ERR! node -v v4.1.2
gyp ERR! node-gyp -v v3.0.3
gyp ERR! not ok 
npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" "--save-dev" "[email protected]"
npm ERR! node v4.1.2
npm ERR! npm  v2.14.4
npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the chromium-pickle package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get their info via:
npm ERR!     npm owner ls chromium-pickle
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/...../npm-debug.log
@Eusebius1920
Copy link

+1 Same here on OS X Yosemite

@dotorify
Copy link

+1 Me too, I'm running Same OS X El Capitan + Node v5.3.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants