Forum Discussion
Mudassir_Nayyer
Jan 13, 2023Copper Contributor
Unable to use Microsoft Teams JavaScript client library in Angular Project
Hi, We have been following the documentation to develop MS Teams meeting extension app using Angular as our Client side framework. We have successfully develop few screens of the app with SSO imp...
Mudassir_Nayyer
Jan 13, 2023Copper Contributor
Prasad_Das-MSFT
I have tried updating the package to latest version as well ("@microsoft/teams-js": "^2.7.1"). But, as soon as I run build my project "npm run build:dev:ssr" and then run it using "npm run serve:ssr" it fails to start my application.
I have tried updating the package to latest version as well ("@microsoft/teams-js": "^2.7.1"). But, as soon as I run build my project "npm run build:dev:ssr" and then run it using "npm run serve:ssr" it fails to start my application.
ChetanSharma-msft
Microsoft
Jan 17, 2023Mudassir_Nayyer - Could you please share your complete log?
As you have mentioned that you have used same library in other components and it's working fine. Could you please check the differences in these components and check the packages dependencies.