xmr-node-proxy icon indicating copy to clipboard operation
xmr-node-proxy copied to clipboard

Cannot find module 'cryptonight-hashing

Open xiaoyueraymond opened this issue 7 years ago • 1 comments
trafficstars

1|proxy | at Object.Module._extensions..js (module.js:579:10) 1|proxy | at Module.load (module.js:487:32) 1|proxy | at tryModuleLoad (module.js:446:12) 1|proxy | at Function.Module._load (module.js:438:3) 1|proxy | 2018-06-01 19:34 +08:00: Error: Cannot find module 'cryptonight-hashing' 1|proxy | at Function.Module._resolveFilename (module.js:469:15) 1|proxy | at Function.Module._load (module.js:417:25) 1|proxy | at Module.require (module.js:497:17) 1|proxy | at require (internal/module.js:20:19) 1|proxy | at Object. (/home/nodeproxy/xmr-node-proxy/lib/xmr.js:2:22) 1|proxy | at Module._compile (module.js:570:32) 1|proxy | at Object.Module._extensions..js (module.js:579:10) 1|proxy | at Module.load (module.js:487:32) 1|proxy | at tryModuleLoad (module.js:446:12) 1|proxy | at Function.Module._load (module.js:438:3)

xiaoyueraymond avatar Jun 01 '18 11:06 xiaoyueraymond

cd ~/xmr-node-proxy npm install Check if any error with cryptonight-hashing util.

bobbieltd avatar Jun 01 '18 11:06 bobbieltd