【发布时间】:2020-06-02 15:54:37
【问题描述】:
我尝试运行此安装:
npm install nw@0.44.1-sdk nw-builder -D
但它给了我这个问题。如果我尝试安装另一个软件包,我不会收到此消息。
我也清除 npm 缓存并删除 node_modules
我还设置了公司代理
tunneling socket could not be established, statusCode=407 npm WARN test@1.0.0 No description npm WARN test@1.0.0 No repository field. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! nw@0.44.1-sdk postinstall: `node scripts/install.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the nw@0.44.1-sdk postinstall 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\H90431283\AppData\Roaming\npm-cache\_logs\2020-02-18T14_48_15_391Z-debug.log
【问题讨论】:
标签: npm node-modules node-webkit