node-cryptonote-pool icon indicating copy to clipboard operation
node-cryptonote-pool copied to clipboard

ERROR doing node init.js

Open blackice2013 opened this issue 9 years ago • 1 comments

I've been runing this few days ago without any problem, but now I suddenly get this error:

Error: Module did not self-register. at Error (native) at Object.Module._extensions..node (module.js:435:18) at Module.load (module.js:344:32) at Function.Module._load (module.js:301:12) at Module.require (module.js:354:17) at require (internal/module.js:12:17) at Object. (/home/pool/pool/node_modules/bignum/index.js:4:11) at Module._compile (module.js:410:26) at Object.Module._extensions..js (module.js:417:10) at Module.load (module.js:344:32)

What con It be? I didnt changed anything!! :/ Please Help

blackice2013 avatar Dec 08 '16 12:12 blackice2013

Same issue. The error can happen if the modules loaded are for a different architecture. I rebuilt the node_modules after reinstalling npm but it did not help.

Dormage avatar Apr 21 '18 22:04 Dormage