codeforequity-at / codeforequity-at/botium-core
botium-cli@1.13.17 is not working with Dialogflow CX module
- Dominant language
- JavaScript
- Stars
- 251
- Forks
- 70
- Avg merge
- 3h 37m
- Merged PRs (30d)
- 7
Description
When we are using botium with latest version to connect the dialogflowcx module . its throwing an error like below
Error: Loading Botium Plugin failed.
Loading Botium plugin from dialogflowcx failed - Cannot find module 'dialogflowcx'
Loading Botium plugin botium-connector-dialogflowcx failed, try "npm install botium-connector-dialogflowcx" - Unexpected token '(
**To Reproduce**
Test the connectivity with small test case with dailogflow cx
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots and Log files**
If applicable, add screenshots and/or logfiles to help explain your problem.
Error: Loading Botium Plugin failed.
Loading Botium plugin from dialogflowcx failed - Cannot find module 'dialogflowcx'
Loading Botium plugin botium-connector-dialogflowcx failed, try "npm install botium-connector-dialogflowcx" - Unexpected token '(
- [How to get logs from Botium Box](https://botium.atlassian.net/wiki/spaces/BOTIUM/pages/29360129/Enable+Diagnostics+and+Inspect+Logs)
- [How to get logs from Botium Bindings](https://botium.atlassian.net/wiki/spaces/BOTIUM/pages/426128/Troubleshooting)
- For Botium CLI, add the *--verbose* command line switch
**Botium Flavour:**
- Botium CLI ?
**Botium Version**
- 1.13.17
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.