Bitcoin Forum
May 05, 2024, 08:50:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Node Stratum For MPOS Error Halp  (Read 1723 times)
gorgorom (OP)
Full Member
***
Offline Offline

Activity: 238
Merit: 100


Inject Its Venom Into Your Veins


View Profile WWW
May 04, 2014, 10:47:48 PM
 #1

Hey guys,

So with no success with the python stratum, for some odd reason...(everything is ookay, no errors, config is fine, but anyway) I decided to try the new Node.js MPOS startum server.

After getting it all set up, and configd, I get this error when running init.js

Code:
node.js:201
        throw e; // process.nextTick error, or 'error' event on first tick
              ^
Error: Cannot find module 'async'
    at Function._resolveFilename (module.js:332:11)
    at Function._load (module.js:279:25)
    at Module.require (module.js:354:17)
    at require (module.js:370:17)
    at Object.<anonymous> (/home/gorgorom/node-open-mining-portal/init.js:6:13)
    at Module._compile (module.js:441:26)
    at Object..js (module.js:459:10)
    at Module.load (module.js:348:32)
    at Function._load (module.js:308:12)
    at Array.0 (module.js:479:10)

Any ideas?

▲Check Out My Projects & Services!▲ 
Please read the goddamned trust rating feedback before you judge...soo stupid..
1714899046
Hero Member
*
Offline Offline

Posts: 1714899046

View Profile Personal Message (Offline)

Ignore
1714899046
Reply with quote  #2

1714899046
Report to moderator
1714899046
Hero Member
*
Offline Offline

Posts: 1714899046

View Profile Personal Message (Offline)

Ignore
1714899046
Reply with quote  #2

1714899046
Report to moderator
1714899046
Hero Member
*
Offline Offline

Posts: 1714899046

View Profile Personal Message (Offline)

Ignore
1714899046
Reply with quote  #2

1714899046
Report to moderator
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714899046
Hero Member
*
Offline Offline

Posts: 1714899046

View Profile Personal Message (Offline)

Ignore
1714899046
Reply with quote  #2

1714899046
Report to moderator
1714899046
Hero Member
*
Offline Offline

Posts: 1714899046

View Profile Personal Message (Offline)

Ignore
1714899046
Reply with quote  #2

1714899046
Report to moderator
1714899046
Hero Member
*
Offline Offline

Posts: 1714899046

View Profile Personal Message (Offline)

Ignore
1714899046
Reply with quote  #2

1714899046
Report to moderator
CaptEmulation
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
May 06, 2014, 02:25:05 AM
 #2

npm install async --save

Feel free to create a pull request afterwards.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!