运行 个人 Microsoft Teams 应用程序示例的时间问题
Run time problem with an example of a personal Microsoft Teams application
我正在学习使用此示例在 Teams 个人应用程序中添加 SSO 功能,https://github.com/pnp/teams-dev-samples/tree/master/samples/tab-sso. I chosed the version node.js. I registered the application on Azure-AD platform, I uploaded the manifest and .env files, and I ran npm install in both api and npmjs folder. But when I run "npm run start" in the nodejs folder, I hade this problem. Do you have any idea why there is a problem and how can I resolve it? Any help is appreciated. Thanks! Log of the terminal
尝试重新安装模块。或者,您可以使用带有 Azure AD SSO 选项的 Microsoft Teams Toolkit。
我正在学习使用此示例在 Teams 个人应用程序中添加 SSO 功能,https://github.com/pnp/teams-dev-samples/tree/master/samples/tab-sso. I chosed the version node.js. I registered the application on Azure-AD platform, I uploaded the manifest and .env files, and I ran npm install in both api and npmjs folder. But when I run "npm run start" in the nodejs folder, I hade this problem. Do you have any idea why there is a problem and how can I resolve it? Any help is appreciated. Thanks! Log of the terminal
尝试重新安装模块。或者,您可以使用带有 Azure AD SSO 选项的 Microsoft Teams Toolkit。