SyntaxError: Unexpected token ...
barnoma-soz opened this issue · 3 comments
barnoma-soz commented
Line 139 in 7ddf352
ejntaylor commented
Can you elaborate on why this has been marked invalid. I've just joined a project using this and I get an error from line 139 when running:
/Users/xxx/node_modules/css-mqpacker/index.js:139
...options
^^^
SyntaxError: Unexpected token ...
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:511:25)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:456:32)
at tryModuleLoad (module.js:415:12)
at Function.Module._load (module.js:407:3)
at Module.require (module.js:466:17)
at require (internal/module.js:20:19)
at Gulp.<anonymous> (/Users/xxx/gulpfile.js:42:78)
at module.exports (/Users/xxx/node_modules/orchestrator/lib/runTask.js:34:7)```
hail2u commented
This is invalid because there is no useful information about issue.