-
Notifications
You must be signed in to change notification settings - Fork 10
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
npm install failed #1
Comments
@gabx : more info on your environment please. |
@gabx yeah, there's a problem in secp256k1 build-script. It tries to use |
@gabx is it ok now? |
Sorry for late answer. I run Linux Fedora 24. I do not have |
@gabx i've just tried to run the tests on fedora 24 docker and haven't got the error. I see you have different nodejs version, how did you install it? |
@gabx @asinyagin ::: should we close that one ? |
ethereum-testing-reference % npm install
npm WARN starter@ No repository field.
npm WARN starter@ No license field.
npm ERR! Linux 4.6.1-2-hortensia
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! node v6.2.2
npm ERR! npm v3.10.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] install:
npm run rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'npm run 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 secp256k1 package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm run rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs secp256k1
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls secp256k1
npm ERR! There is likely additional logging output above.
npm-debug.txt
The text was updated successfully, but these errors were encountered: