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
install go good. and pool working, but when do npm update see this error
root@ubuntu:/home/luc/z-nomp-bitcoin-gold# npm update npm WARN prefer global [email protected] should be installed with -g
[email protected] install /home/luc/z-nomp-bitcoin-gold/node_modules/bignum node-pre-gyp install --fallback-to-build
node-pre-gyp ERR! Tried to download(403): https://rvagg-node.s3-us-west-2.amazonaws.com/bignum/v0.12.5/bignum-v0.12.5-node-v51-linux-x64.tar.gz node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v51 ABI, glibc) (falling back to source compile with node-gyp)
The text was updated successfully, but these errors were encountered:
same error
Sorry, something went wrong.
apt-get install libsodium-dev
fixed for me
@realwallpapers is that fixing your problem ?
Error: Invalid checksum at Object.decode (/home/bcmonster/z-nomp-bitcoin-gold/node_modules/bs58check/base.js:41:25)
Im still having the same problem
No branches or pull requests
install go good. and pool working, but when do npm update see this error
root@ubuntu:/home/luc/z-nomp-bitcoin-gold# npm update
npm WARN prefer global [email protected] should be installed with -g
node-pre-gyp ERR! Tried to download(403): https://rvagg-node.s3-us-west-2.amazonaws.com/bignum/v0.12.5/bignum-v0.12.5-node-v51-linux-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v51 ABI, glibc) (falling back to source compile with node-gyp)
The text was updated successfully, but these errors were encountered: