Oracle Digital Assistant (ODA) Custom Component Build Error "ENOENT"
(Doc ID 2932855.1)
Last updated on MARCH 09, 2023
Applies to:
Oracle Digital Assistant - Version 22.x and laterInformation in this document applies to any platform.
Symptoms
Attempt to create Custom Component using Typescript template, as provided by the bots-node-sdk CLI tool.
After generating the template, there is issue when trying to pack the component using the 'bots-node-sdk pack' command. Error as below:
ERROR: spawn C:\\delay_component_ts\delay1\node_modules\.bin\tsc ENOENT
Diagnosis:
- It is confirmed that the .bin/tsc file exists.
- Typescript is correctly installed.
SDK version in use is 2.6.4.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |