根据官方指南,Web Outlook 加载项的旁加载失败

问题描述

一直在开发一个运行良好的小插件......现在我似乎无法从 localhost 侧加载任何本地插件项目,如 MS 指南所述! (https://docs.microsoft.com/en-us/office/dev/add-ins/quickstarts/outlook-quickstart?tabs=yeomangenerator)

试过 npm start(而不是 npm run dev-server),输出如下:

The dev server is running on port 3000. Process id: 16396
Sideloading the Office Add-in...
Error: Unable to start debugging.
office-addin-debugging: Unable to sideload the Office Add-in.
Error: Sideload is not supported.

过去在 Web Outlook 的省略号菜单中显示的项目,现在根本无法加载。

尝试创建一个全新的项目,但没有成功。

检查了这个非常相似的线程,没有运气。 Unable to sideload the Office Add-in when running 'npm start'

...呜呜

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)