Closed YonasBerhe closed 9 years ago
@YonasBerhe you are trying to run an example that belong to the v1.0 which is still in beta. You can install the beta version by doing:
npm install watson-developer-cloud@1.0.0-beta.2
That was it, Thank you.
Hello,
I'm having trouble running an example application. The the example application is called speech_to_text.v1.js. I'm following this doc
I have my credentials for Speech To Text service on Bluemix plugged in. Each time I try running my application using node I keep this error:
Could this error be caused by "Breaking Changes for v1.0"?