Electron
npm config ls 查看config 变量列表 需要改代理 跟git一样
npm config set proxy http://127.0.0.1:54738
npm config set https-proxy http://127.0.0.1:54738
npm config ls 查看config 变量列表 需要改代理 跟git一样
npm config set proxy http://127.0.0.1:54738
npm config set https-proxy http://127.0.0.1:54738