zone117x / node-stratum-pool

High performance Stratum poolserver in Node.js
GNU General Public License v2.0
419 stars 854 forks source link

Error Build - ubuntu 19, node v10, npm 6.14 #183

Open johanneshahn opened 4 years ago

johanneshahn commented 4 years ago

npm update does not work and failed on dependencies bignum: 0.12

update package bignum to "0.13.1"

ghost commented 3 years ago

need to install a lower version of node, try: npm install n -g n 8.XX