/root/restya/board/node_modules/chalk/source/index.js:106
...styles,
^^^
SyntaxError: Unexpected token ...
at createScript (vm.js:56:10)
at Object.runInThisContext (vm.js:97:10)
at Module._compile (module.js:549:28)
at Object.Module._extensions..js (module.js:586:10)
at Module.load (module.js:494:32)
at tryModuleLoad (module.js:453:12)
at Function.Module._load (module.js:445:3)
at Module.require (module.js:504:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/root/restya/board/node_modules/grunt-legacy-log-utils/index.js:12:13)
I originally tried this using the version of restya that git clone gives me, but switching to tag v0.6.9 in the repo makes no difference. Is there anything else that I need to do?
To someone who doesn't already know how this works, that's a bit terse, to say the least. I've installed grunt and run npm install in the board directory. After that, "grunt build:live" returns this:/root/restya/board/node_modules/chalk/source/index.js:106
...styles,
^^^
SyntaxError: Unexpected token ...