Hi, I am having an issue with performing a NPM update that is looking for the multi-hashing
Opened this issue · 0 comments
root@kaspanode:/home/kaspa/ErgoStratumServer# npm update
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t git://github.com/zone117x/node-multi-hashing.git
npm ERR!
npm ERR! fatal: unable to connect to github.com:
npm ERR! github.com[0: 192.30.255.113]: errno=Connection timed out
npm ERR!
npm ERR!
npm ERR! exited with error code: 128
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2022-09-23T15_31_30_316Z-debug.log
root@kaspanode:/home/kaspa/ErgoStratumServer# sudo npm update
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t git://github.com/zone117x/node-multi-hashing.git
npm ERR!
npm ERR! fatal: unable to connect to github.com:
npm ERR! github.com[0: 192.30.255.113]: errno=Connection timed out
npm ERR!
npm ERR!
npm ERR! exited with error code: 128
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2022-09-23T15_38_34_252Z-debug.log