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)