unbounce / iidy

iidy (Is it done yet?) -- CloudFormation with Confidence
MIT License
52 stars 7 forks source link

SyntaxError: Unexpected token function #247

Closed a5a5a9 closed 4 years ago

a5a5a9 commented 4 years ago

iidy help /home/kile/iidy/lib/main.js:414 async function main() { ^^^^^^^^

SyntaxError: Unexpected token function 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 require (internal/module.js:20:19) at Object. (/home/kile/iidy/bin/iidy:4:1) at Module._compile (module.js:577:32)

tavisrudd commented 4 years ago

Hi @a5a5a9 can you give us some more details about which version of iidy you're encountering this on and how you installed it?

a5a5a9 commented 4 years ago

Hi, it works now, I had to install newest version of node 12.X.