This repository has been archived by the owner on Feb 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Error: Unsupported exchange #319
Comments
That is very strange, Gekko is trying to tell you that the exchange you configured is not supported. But while trying to do so it fails for some reason (That check is working fine for me). What version of node are you running ( |
Hi, node version = v0.10.25 I have no idea about the problem :/ |
Your version of nodejs is too old. Please download a more recent version (v4 or higher). |
askmike
added a commit
that referenced
this issue
Jun 10, 2016
If you have any problems with supported/unsupported exchanges please comment here. The currently supported exchanges can be found here. |
This was referenced Jan 21, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I got this error,
can someone help me with this?
br,
Pim.
/root/gekko/gekko.js:84
util.die(
Unsupported exchange: ${config.watch.exchange.toLowerCase()}
)^
SyntaxError: Unexpected token ILLEGAL
at Module._compile (module.js:439:25)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:902:3
The text was updated successfully, but these errors were encountered: