Created
September 8, 2016 09:55
-
-
Save artemjackson/c2272833025f7a4a6df09a8d3199e5a0 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 JXcore NODE-GYP Using node-gyp bundled in npm coming from JXcore | |
gyp ERR! NPMJX did not provide NVM_NODEJS_ORG_MIRROR url | |
gyp ERR! UNCAUGHT EXCEPTION | |
gyp ERR! stack TypeError: Parameter 'url' must be a string, not undefined | |
gyp ERR! stack at Url.parse (url.js:88:11) | |
gyp ERR! stack at urlParse (url.js:82:5) | |
gyp ERR! stack at Object.urlResolve [as resolve] (url.js:385:10) | |
gyp ERR! stack at resolveLibUrl (/Users/thali/.jx/npm/node_modules/node-gyp/lib/process-release.js:125:18) | |
gyp ERR! stack at processRelease (/Users/thali/.jx/npm/node_modules/node-gyp/lib/process-release.js:98:14) | |
gyp ERR! stack at configure (/Users/thali/.jx/npm/node_modules/node-gyp/lib/configure.js:32:17) | |
gyp ERR! stack at Object.self.commands.(anonymous function) [as configure] (/Users/thali/.jx/npm/node_modules/node-gyp/lib/node-gyp.js:66:37) | |
gyp ERR! stack at run (/Users/thali/.jx/npm/node_modules/node-gyp/bin/node-gyp.js:72:30) | |
gyp ERR! stack at process._tickCallback (node.js:924:13) | |
gyp ERR! System Darwin 15.6.0 | |
gyp ERR! command "/usr/local/bin/jx" "/Users/thali/.jx/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" | |
gyp ERR! cwd /Users/thali/Github/ThaliTest/www/jxcore/node_modules/leveldown-mobile | |
gyp ERR! node -v v0.10.40 | |
gyp ERR! node-gyp -v v3.0.3 | |
gyp ERR! This is a bug in `node-gyp`. | |
gyp ERR! Try to update node-gyp and file an Issue if it does not help: | |
gyp ERR! <https://github.com/nodejs/node-gyp/issues> | |
npm WARN EPACKAGEJSON [email protected] No repository field. | |
npm JXcore --autoremove [33m./node_modules/formidable/test/fixture/file/binaryfile.tar.gz[39m | |
npm JXcore --autoremove [33m./node_modules/long/dist/long.min.js.gz[39m | |
npm JXcore --autoremove [33m./node_modules/nock/assets/reply_file_2.txt.gz[39m | |
npm JXcore --autoremove [33m./node_modules/supertest/test/fixtures/test_cert.pem[39m | |
npm JXcore --autoremove [33m./node_modules/supertest/test/fixtures/test_key.pem[39m | |
npm ERR! Darwin 15.6.0 | |
npm ERR! argv "/usr/local/bin/jx" "/Users/thali/.jx/npm/bin/npm-cli.js" "--loglevel" "http" "--color" "true" "install" "--no-optional" | |
npm ERR! node v0.10.40 | |
npm ERR! npm v3.3.12 | |
npm ERR! code ELIFECYCLE | |
npm ERR! [email protected] install: `"/usr/local/bin/jx" /Users/thali/.jx/npm/node_modules/node-gyp/bin/node-gyp.js rebuild` | |
npm ERR! Exit status 7 | |
npm ERR! | |
npm ERR! Failed at the [email protected] install script '"/usr/local/bin/jx" /Users/thali/.jx/npm/node_modules/node-gyp/bin/node-gyp.js rebuild'. | |
npm ERR! Make sure you have the latest version of node.js and npm installed. | |
npm ERR! If you do, this is most likely a problem with the leveldown-mobile package, | |
npm ERR! not with npm itself. | |
npm ERR! Tell the author that this fails on your system: | |
npm ERR! "/usr/local/bin/jx" /Users/thali/.jx/npm/node_modules/node-gyp/bin/node-gyp.js rebuild | |
npm ERR! You can get their info via: | |
npm ERR! npm owner ls leveldown-mobile | |
npm ERR! There is likely additional logging output above. | |
npm ERR! Please include the following file with any support request: | |
npm ERR! /Users/thali/Github/ThaliTest/www/jxcore/npm-debug.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment