jmspring / chaos-dingo

Monkey and Lemur are taken, so Chaos Dingo it is. A tool to mess with Azure services leveraging the Azure NodeJS sdks.
MIT License
11 stars 5 forks source link

Block-scoped declarations not yet supported outside strict mode #18

Open chavezom opened 8 years ago

chavezom commented 8 years ago

Getting errors like this when running in Node v4.4.7

SyntaxError: Block-scoped declarations (let, const, function, class) not yet sup ported outside strict mode