-
Notifications
You must be signed in to change notification settings - Fork 10
npm install failed #1
Description
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! secp256k1@3.1.0 install: npm run rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the secp256k1@3.1.0 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.