我正在尝试使用npm start. 但它给了我一个错误
Sideloading the Office Add-in...
Error: Unable to start debugging.
Error: Unable to sideload the Office Add-in.
Error: Sideload is not supported.
我正在运行 Microsoft 为 Outlook 插件提供的直接演示项目。npm run dev-server之前也运行过,npm start因为我在 mac 中运行。
https://docs.microsoft.com/en-us/outlook/add-ins/quick-start?tabs=yeomangenerator
我已经做了一些研究来找到这个问题,但无法提出任何问题。任何帮助将不胜感激。