Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

problem #2 #415

Closed
ghost opened this issue Jul 28, 2017 · 2 comments
Closed

problem #2 #415

ghost opened this issue Jul 28, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 28, 2017

Suhasms-MacBook-Pro:zenbot suhasm$ docker run --rm --link zenbot_mongodb_1:mongodb -it zenbot_server ./zenbot.sh list-selectors
module.js:487
throw err;
^

Error: Cannot find module 'btce'
at Function.Module._resolveFilename (module.js:485:15)
at Function.Module._load (module.js:437:25)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object. (/app/extensions/exchanges/btce/exchange.js:7:12)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object. (/app/extensions/exchanges/btce/_codemap.js:4:21)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at /app/boot.js:25:19
at Array.forEach (native)

@shanehull
Copy link

npm install btce

@DeviaVir
Copy link
Owner

fixed by #349

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants