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

ERR! missing script emulator

Open sunipa21 opened this issue 6 years ago • 5 comments

Hi,

Can anybody please help me here in running the emulator, record and play? I tried the exact step given for instalation. Wen to sample folder did "npm install" then "npm run emulator" but it is giving me error"npm ERR! missing script: emulator"

Regards

sunipa21 avatar Apr 28 '18 19:04 sunipa21

maybe you are in the wrong folder - what are the installation steps you followed ?

codeforequity-at avatar Apr 30 '18 06:04 codeforequity-at

?

codeforequity-at avatar May 11 '18 08:05 codeforequity-at

Steps followed: download testmybot, opended command print , navigated to testmybot folder, did mom install then tried with "npm run emulator" in the root folder as well as in emulator folder

sunipa21 avatar May 12 '18 02:05 sunipa21

you have to switch directory to one of the samples - there are several samples available, all of them showing another kind of chatbot to test - some require docker installation, some require other pre-installed software. A good sample to try it out is the IBM Watson Sample (https://github.com/codeforequity-at/testmybot/blob/master/samples/watson), as it doesn't depend on other software.

codeforequity-at avatar May 12 '18 11:05 codeforequity-at

succeed ?

codeforequity-at avatar May 15 '18 07:05 codeforequity-at