Sunday, January 6, 2019

Azure chat-bot struck at first time loading after creating new bot service

Hi all,

I was working on Azure chat bot, after creating a sample chat bot using Azure bot service and i have observed that it struck at loading the window in Test in Web Chat.

Here the screen shot.


Then go to the console and observed the below error message and i understood that some modules are not loaded due to npm is not installed for this web application.

Here the screen shot.

Now i have opened the console and run the below command to install npm.

Here the screen shot.



After successfully installation of npm build the solution and run it.

After that go to test chat bot page and reload it.

Now it is opened as expected and tested my BOT.



No comments:

Post a Comment