xtianus79/ngx-microsoft-bot-framework

Sample site is not working and getting error No provider for ComService!

nikheelneelay opened this issue · 0 comments

Hi, I created an Azure Bot and followed all the steps to call the bot from Angular SPA. However, on running the application with ng serve command it gives error:

ERROR NullInjectorError: R3InjectorError(AppModule)[ComService -> ComService -> ComService]:
NullInjectorError: No provider for ComService!

Also, I tried accessing the demo site but it is broken:
https://xtianus79.github.io/ngx-microsoft-bot-framework/

image

can you please let me know if I am missing anything?

I am using the latest version of angular i.e angular 10