botium-core icon indicating copy to clipboard operation
botium-core copied to clipboard

[email protected] is not working with Dialogflow CX module

Open sarathsml opened this issue 2 years ago • 0 comments

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 '(

Botium Flavour:

  • Botium CLI ?

Botium Version

  • 1.13.17

Additional context Add any other context about the problem here.

sarathsml avatar May 16 '23 18:05 sarathsml