We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm install
node-gyp rebuild
24635 verbose stack Error: [email protected] install: `node-gyp rebuild` 24635 verbose stack Exit status 1 24635 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:301:16) 24635 verbose stack at EventEmitter.emit (events.js:182:13) 24635 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) 24635 verbose stack at ChildProcess.emit (events.js:182:13) 24635 verbose stack at maybeClose (internal/child_process.js:947:16) 24635 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:236:5) 24636 verbose pkgid [email protected] 24637 verbose cwd /opt/webvrrocks/webvrrocks 24638 verbose Darwin 17.3.0 24639 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" 24640 verbose node v10.0.0 24641 verbose npm v6.4.1 24642 error code ELIFECYCLE 24643 error errno 1 24644 error [email protected] install: `node-gyp rebuild` 24644 error Exit status 1 24645 error Failed at the [email protected] install script. 24645 error This is probably not a problem with npm. There is likely additional logging output above. 24646 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered:
I had to install node 8 for it to work.
Sorry, something went wrong.
Merge pull request #303 from cvan/upgrade-deps
278c8e6
upgrade npm dependencies (fixes issue #302)
No branches or pull requests
The text was updated successfully, but these errors were encountered: