Bitcoin Forum
June 21, 2024, 09:24:27 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Stratum Proxy for cryptonight on: May 12, 2018, 04:29:40 PM

Hi, newbie question, I've installed everything according to the instructions but get this error:


C:\Users\wisew_000\Downloads\Stratum-Proxy-XMR-master\src>@start /b node ./app/

C:\Users\wisew_000\Downloads\Stratum-Proxy-XMR-master\src>module.js:549
    throw err;
    ^

Error: Cannot find module 'socket.io'
    at Function.Module._resolveFilename (module.js:547:15)
    at Function.Module._load (module.js:474:25)
    at Module.require (module.js:596:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (C:\Users\wisew_000\Downloads\Stratum-Proxy-XMR-master\src\app\WebServer.js:5:18)
    at Module._compile (module.js:652:30)
    at Object.Module._extensions..js (module.js:663:10)
    at Module.load (module.js:565:32)
    at tryModuleLoad (module.js:505:12)
    at Function.Module._load (module.js:497:3)

I found socketio in ~\AppData\Roaming\npm\node_modules, not in the folder ~\ProgramFiles\nodejs\node_modules. How do I tell the proxy where to find the module?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!