Last active
January 3, 2016 08:59
-
-
Save ian29/8440186 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 install > ursa-fail.log | |
clang: error: invalid version number in '-mmacosx-version-min=10.9:/usr/local/bin:/usr/local/bin:/usr/local/bin:/Users/i/.rvm/bin:/usr/local/bin:/Users/i/.nvm/v0.8.26/bin:/usr/local/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/Users/i/.rvm/bin:/Users/i/.rvm/bin:/Users/i/.rvm/bin:/Users/i/.rvm/bin:/Users/i/.rvm/bin:/Users/i/.rvm/bin' | |
make: *** [Release/obj.target/ursaNative/src/ursaNative.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/Cellar/node/0.10.22/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23) | |
gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17) | |
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:789:12) | |
gyp ERR! System Darwin 13.0.0 | |
gyp ERR! command "node" "/usr/local/Cellar/node/0.10.22/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build" | |
gyp ERR! cwd /Users/i/tools/watchbot/node_modules/ursa | |
gyp ERR! node -v v0.10.22 | |
gyp ERR! node-gyp -v v0.11.0 | |
gyp ERR! not ok | |
npm ERR! [email protected] install: `node-gyp configure build && node install.js` | |
npm ERR! Exit status 1 | |
npm ERR! | |
npm ERR! Failed at the [email protected] install script. | |
npm ERR! This is most likely a problem with the ursa package, | |
npm ERR! not with npm itself. | |
npm ERR! Tell the author that this fails on your system: | |
npm ERR! node-gyp configure build && node install.js | |
npm ERR! You can get their info via: | |
npm ERR! npm owner ls ursa | |
npm ERR! There is likely additional logging output above. | |
npm ERR! System Darwin 13.0.0 | |
npm ERR! command "/usr/local/Cellar/node/0.10.22/bin/node" "/usr/local/bin/npm" "install" | |
npm ERR! cwd /Users/i/tools/watchbot/node_modules/ursa | |
npm ERR! node -v v0.10.22 | |
npm ERR! npm -v 1.3.14 | |
npm ERR! code ELIFECYCLE | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /Users/i/tools/watchbot/node_modules/ursa/npm-debug.log | |
npm ERR! not ok code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment