Uploading OJET application as a service
Summary
Updating an OJET SPA as a service for Digital AssistantContent
When uploading an Oracle JET application as a service for a WebView component (as suggested here), Digital Assistant throws the next error:
unhandledRejection
build module failed: Unexpected token <
BUILDER_BUILD_MODULE_ERROR: build module failed: Unexpected token <
at Builder.buildModuleForService (/usr/src/app/node_modules/hosted_cc_builder/src/builder.js:89:13)
at <anonymous>
[object Promise]
I'm uploading the OJET application just as it has been built for testing, didn't make any change to it. What can be causing this error?
Thanks in advance.
Tagged:
1