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

Error: Unsupported exchange #319

Closed
pimbolilu opened this issue Jun 10, 2016 · 4 comments
Closed

Error: Unsupported exchange #319

pimbolilu opened this issue Jun 10, 2016 · 4 comments

Comments

@pimbolilu
Copy link

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

@askmike
Copy link
Owner

askmike commented Jun 10, 2016

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 (node -v)?

@pimbolilu
Copy link
Author

Hi,

node version = v0.10.25

I have no idea about the problem :/

@askmike
Copy link
Owner

askmike commented Jun 10, 2016

Your version of nodejs is too old. Please download a more recent version (v4 or higher).

@askmike
Copy link
Owner

askmike commented Jun 10, 2016

If you have any problems with supported/unsupported exchanges please comment here. The currently supported exchanges can be found here.

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