小编Ola*_*kan的帖子

使用 yo Office 运行 Excel 任务窗格项目后收到“office-addin-debugging 未被识别为内部或外部命令”

office-js由于显然缺少“office-addin-debugging”,我无法启动Excel 任务窗格加载项项目。但是,我注意到该模块包含在我的开发依赖项中。我按照官方网站上的示例教程进行操作。错误消息可以在下面看到

'office-addin-debugging' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! office-addin-taskpane-js@0.0.1 start:web: `office-addin-debugging start manifest.xml web`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the office-addin-taskpane-js@0.0.1 start:web script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Run Code Online (Sandbox Code Playgroud)

excel excel-addins office-js

7
推荐指数
2
解决办法
6909
查看次数

标签 统计

excel ×1

excel-addins ×1

office-js ×1