Error with ODA and google cloud speech
Content
Hi,
We are triying to make first test with google cloud speech, but we are having some problems.
We are following: https://cloud.google.com/nodejs/docs/reference/speech/2.3.x/#using-the-client-library
But we are getting the following error when uploading the custom component to ODA (attached image).
unhandledRejection
build module failed: @grpc/grpc-js only works on Node ^8.13.0 || >=10.10.0
BUILDER_BUILD_MODULE_ERROR: build module failed: @grpc/grpc-js only works on Node ^8.13.0 || >=10.10.0
at Builder.buildModuleForService (/usr/src/app/node_modules/hosted_cc_builder/src/builder.js:89:13)
at <anonymous>
[object Promise]
We are on Version 19.1.3-1903140545
Has some one some experience with this?
0