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

Error when starting zenbot #796

Closed
jellebens opened this issue Dec 4, 2017 · 4 comments
Closed

Error when starting zenbot #796

jellebens opened this issue Dec 4, 2017 · 4 comments
Labels

Comments

@jellebens
Copy link

platform: 4.13.0-17-generic #20-Ubuntu SMP Mon Nov 6 10:04:08 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
npm --version: 3.5.2

./zenbot.sh trade --paper
/home/nuc/zenbot/node_modules/ccxt/js/base/Exchange.js:309
let partial = async params => this[methodName] (url, type, uppercaseMethod, params || {})
^^^^^^

SyntaxError: Unexpected identifier
at createScript (vm.js:56:10)
at Object.runInThisContext (vm.js:97:10)
at Module._compile (module.js:542:28)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at Object. (/home/nuc/zenbot/node_modules/ccxt/ccxt.js:33:19)

@MT00x
Copy link
Contributor

MT00x commented Dec 4, 2017

nodejs --version ?

@jellebens
Copy link
Author

node version: v6.11.4

@MT00x
Copy link
Contributor

MT00x commented Dec 4, 2017

Try update nodejs to last 8.x.x

@jellebens
Copy link
Author

yep solved! thx

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

No branches or pull requests

3 participants