Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/node.js/33.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Node.js 让ELIFECYCLE出错!1(错误1),运行npm run electron时_Node.js_Angular_Electron_Electron Builder_Electron Packager - Fatal编程技术网

Node.js 让ELIFECYCLE出错!1(错误1),运行npm run electron时

Node.js 让ELIFECYCLE出错!1(错误1),运行npm run electron时,node.js,angular,electron,electron-builder,electron-packager,Node.js,Angular,Electron,Electron Builder,Electron Packager,我在运行electron命令时出错 应用程序窗口打开几秒钟后关闭 我不知道这里发生了什么 npm ERR! errno 1 npm ERR! bullet-bot@1.14.4 electron: `electron .` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the bullet-bot@1.14.4 electron script. npm ERR! This is probably not a problem with npm

我在运行electron命令时出错

应用程序窗口打开几秒钟后关闭

我不知道这里发生了什么

npm ERR! errno 1
npm ERR! bullet-bot@1.14.4 electron: `electron .`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the bullet-bot@1.14.4 electron 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\Ganesh\AppData\Roaming\npm-cache\_logs\2019-05-27T09_40_29_408Z-debug.log
我尝试了多种解决方案,但都没有解决


提前谢谢

有没有同样的问题?