dutu / poloLender

Free, open source, high performance bot for lending funds on Poloniex exchange
https://github.com/dutu/poloLender
Other
160 stars 47 forks source link

Module 'request' #3

Closed anazhd closed 8 years ago

anazhd commented 8 years ago

For some reason, after reinstalling poloLender on different pc/server, module 'request' is not available which I have to install manually by using npm install request --save

It wasn't required before. I don't know why.

michel5 commented 8 years ago

Request is not in the list package.json . Create a pull request for it to.

anazhd commented 8 years ago

Do you know which version of request should i include ?

On 8 Sep 2016 5:13 PM, "micheldaniel" notifications@github.com wrote:

Request is not in the list package.json . Create a pull request for it to.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dutu/poloLender/issues/3#issuecomment-245539706, or mute the thread https://github.com/notifications/unsubscribe-auth/ACh-l-5picxmidu6mOK7-2TwfSpXSUZCks5qn9GfgaJpZM4JznnN .

michel5 commented 8 years ago

Does not matter. The latest version is fine. Which OS do you run on your PC ?

anazhd commented 8 years ago

I run on 2 pc, ubuntu 16.04 and windows 10 x64. Both required requests.

On 8 Sep 2016 11:20 PM, "micheldaniel" notifications@github.com wrote:

Does not matter. The latest version is fine. Which OS do you run on your PC ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dutu/poloLender/issues/3#issuecomment-245633247, or mute the thread https://github.com/notifications/unsubscribe-auth/ACh-l6L9AajzgymLnavWWEGk2Yu4GvPWks5qoCepgaJpZM4JznnN .

michel5 commented 8 years ago

https://github.com/micheldaniel/poloLender

take this version. I have update de package.json file.

BTC DONATION: 1PeL2CWrLbggqdHF2X85dgieiNQQYRdD7v

dutu commented 8 years ago

thanks @anazhd and @micheldaniel fixed with https://github.com/dutu/poloLender/commit/12b57cfc711fdcd74fc94ab89a505c491ca83bbf (0.3.1)