- I have generated an Excel WebAddin template (TypeScript / JavaScript) with Yeoman but can run it.
- It returns the following errors:
npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! office-addin-taskpane@0.0.1 start: office-addin-debugging start manifest.xml npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the office-addin-taskpane@0.0.1 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\info\AppData\Roaming\npm-cache_logs\2023-02-24T09_24_51_018Z-debug.log
My environment OS Windows: 10 64-bit Node version: v14.16.1 npm version: 6.14.12 Version of yo : 4.3.1
Command line output
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! office-addin-taskpane@0.0.1 start: office-addin-debugging start manifest.xml
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the office-addin-taskpane@0.0.1 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\info\AppData\Roaming\npm-cache_logs\2023-02-24T09_24_51_018Z-debug.log