-
Notifications
You must be signed in to change notification settings - Fork 987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation Manual #25
Comments
Yea, this bot looks interesting, but impossible to run. Error: Cannot find module '/root/crypto-trading-bot/node_modules/tulind/lib/binding/Release/node-v72-linux-x64/tulind.node' |
I think this is intentional. I gave up and start to code mine. |
this error is not related to is application its just normal nodejs / npm stuff based on So it looks like you need an basic infrastructure first:
|
That is the problem. Tulind is impossible to install on linux. I'll try windows version. |
I suggest using docker to get the bot running. It makes life so much simpler. If any of you use keybase join #algotrading on there and message h4t in there. I will help anyone out trying to get started with this bot. I actually find that Haehnchen has written one of the best frameworks to expand on out of all the public available bots here on github. |
I can run it fine on Linux ubuntu |
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.19.1 to 2.20.0. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.19.1...v2.20.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@hatzkel thanks for your words :) closing issue; as local issue. |
Hello,
for not so good Linux users it will be very nice if you can provide a short install manual for Ubunto or other OS like bash / win.
I hang on a maybe simple problem like
Node index.js trade
and get
module.js:550
throw err;
BR Udo
The text was updated successfully, but these errors were encountered: