Closed Industrial closed 5 years ago
you must run tsc
in all folders of node_mudules/@ekliptor as mentioned in the readme. Or let your IDE do it for you.
IDE? I don't use an IDE.
You should provide:
1) A simple npm install
should be enough to install all dependencies in a Node.js project. Why doesn't it work like this?
2) Proper tooling. If NPM Install can't solve it for you, add NPM scripts that prepare the installation so that it is usable.
3) End up with a take this command, run it, presto, program runs
scenario, instead of vague instructions to just run a tool or let the IDE manage it or whatever.
@Ekliptor Can I help, by providing PR's?
sure. WolfBot includes a lot of my other modules (from my projects that are not open source), but it's very well separated from it. So you can easily make PRs for WolfBot to add more features
Hi. Upon running
node app.js --debug --config=Noop --trader=RealTimeTrader --noUpdate --noBrowser
I get: