watson-developer-cloud / text-to-speech-nodejs

This is a deprecated Watson Text to Speech Service Demo. A link to the newly supported demo is below
https://www.ibm.com/demos/live/tts-demo/self-service/
Apache License 2.0
349 stars 273 forks source link

Code 500 error #79

Closed huesoamz closed 7 years ago

huesoamz commented 7 years ago

{"code":500,"error":"Block-scoped declarations (let, const, function, class) not yet supported outside strict mode"}

How can I fixed this? its about NodeJs version?

germanattanasio commented 7 years ago

You should be using Node > 4.0