-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi guys,
I just followed your quickstart guide step by step but when tried to exec the app, the interpreter is complaining all the time that way:
runnerty --version
/usr/local/lib/node_modules/runnerty/lib/classes/runtime.js:3
static plan;
^
SyntaxError: Unexpected token ;
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:616:28)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/usr/local/lib/node_modules/runnerty/lib/queue-process-memory.js:4:17)
Currently i'm running node v8.10.0 on UBUNTU 18.04.5 LTS.
Any ideas ?
Thank you !!!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels