forknote / forknote-pool

Mining pool for Bytecoin/Forknote based coins such as Bytecoin and Dashcoin.
https://github.com/forknote/forknote-pool
GNU General Public License v2.0
122 stars 185 forks source link

npm build error: cryptonote-util #31

Open indigencoin opened 6 years ago

indigencoin commented 6 years ago

After installing all dependencides and cloning forknote-pool, then running npm update I keep getting this error:

image

teamsimplecrypto commented 6 years ago

Same issue

cycleworm commented 6 years ago

hi, see my post in #37 . this could probably solve the error. which node version do you have? and which os version?

inzider commented 5 years ago

refer to this https://github.com/nodejs/node-gyp/issues/809 Be sure you use nvm 0.10.48, erase .node-gyp and restart cpu.

npm install