Skip to content
New issue

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

Errors during NPM install: node-gyp rebuild fails #21

Open
fujishimak opened this issue Mar 19, 2019 · 6 comments
Open

Errors during NPM install: node-gyp rebuild fails #21

fujishimak opened this issue Mar 19, 2019 · 6 comments

Comments

@fujishimak
Copy link

Attempts to install all packages in the package.json file results in an error with the command node-gyp rebuild. Error trace from a tail of the debug.log file showed this excerpt:

npm ERR! Darwin 18.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i"
npm ERR! node v6.11.4
npm ERR! npm  v3.10.10
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! 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 tiny-secp256k1 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 information on how to open an issue for this project with:
npm ERR!     npm bugs tiny-secp256k1
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls tiny-secp256k1
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/jthomas/projects/sundly/npm-debug.log
jthomas:sundly jthomas$ more /Users/jthomas/projects/sundly/npm-debug.log

I have also included the debug.log file for review.
npm-debug.log

@benoror
Copy link
Member

benoror commented Apr 1, 2019

Not having this issue. What OS are you using? I've seen issues with node-gyp & Windows before...

@fujishimak
Copy link
Author

fujishimak commented Apr 1, 2019 via email

@benoror
Copy link
Member

benoror commented Apr 1, 2019 via email

@fujishimak
Copy link
Author

fujishimak commented Apr 2, 2019 via email

@benoror
Copy link
Member

benoror commented Apr 2, 2019 via email

@fujishimak
Copy link
Author

fujishimak commented Apr 2, 2019 via email

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

No branches or pull requests

2 participants