unable to import packaged fixer custom application example
Summary
unhandledRejection failed to start service builtContent
I am trying to follow the fixer exercise i.e digital assistant invoking the fixer REST API.
i.e during "Deploy Your Custom Component Service to the Skill"
section: "Deploy Your Custom Component Service to the Skill"
my npm and nodejs version are following
npm -v
6.9.0
node -v
v10.16.3
failed to start service built: Invalid component path: /usr/src/app/build_output/cc_package/components/CurrencyConverter.js
RUNNER_FAIL_SERVICE_START: failed to start service built: Invalid component path: /usr/src/app/build_output/cc_package/components/CurrencyConverter.js
Tagged:
0