codeforequity-at / botium-core

The Selenium for Chatbots - Bots Testing Bots
https://www.botium.ai
MIT License
229 stars 64 forks source link

unable to run botium-cli help or botium-cli run help #165

Closed nexright-krishna closed 5 years ago

nexright-krishna commented 5 years ago

I had installed botium cli on my windows system 64-bit. When I am running botium-cli help or botium-cli run help I am keep getting this error.

  onMeStart: ({ convoStep, ...rest }) => {
                           ^^^

SyntaxError: Unexpected token ... at Object.exports.runInThisContext (vm.js:73:16) at Module._compile (module.js:543:28) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:488:32) at tryModuleLoad (module.js:447:12) at Function.Module._load (module.js:439:3) at Module.require (module.js:498:17) at require (internal/module.js:20:19)

codeforequity-at commented 5 years ago

Your Node.js version is too old. Please install a current one. Please use Stackoverflow, only post bugs here. thanks.