poolgold / z-nomp-bitcoin-gold

z-nomp is mining pool software for Zcash and Zclassic so you can create internet money in your home!
MIT License
24 stars 26 forks source link

npm update #11

Open realwallpapers opened 6 years ago

realwallpapers commented 6 years ago

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 node-gyp@3.6.2 should be installed with -g

bignum@0.12.5 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 bignum@0.12.5 and node@7.10.1 (node-v51 ABI, glibc) (falling back to source compile with node-gyp)

rvrsh3ll commented 6 years ago

same error

rvrsh3ll commented 6 years ago

apt-get install libsodium-dev

fixed for me

martin-key commented 6 years ago

@realwallpapers is that fixing your problem ?

bcmonster commented 6 years ago

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