You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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.
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
The text was updated successfully, but these errors were encountered: