nwjs / nw-gyp

native addon build tool for node-webkit
MIT License
195 stars 46 forks source link

nw-gyp rebuild connect ETIMEDOUT 52.216.82.80:80 #151

Open xxwangkaimin opened 2 years ago

xxwangkaimin commented 2 years ago

run: nw-gyp rebuild --target=0.14.7 --arch=ia32 gyp info it worked if it ends with ok gyp info using nw-gyp@3.6.6 gyp info using node@12.22.8 | win32 | x64 gyp http GET http://node-webkit.s3.amazonaws.com/v0.14.7/nw-headers-v0.14.7.tar.gz gyp WARN install got an error, rolling back install gyp ERR! configure error gyp ERR! stack Error: connect ETIMEDOUT 52.216.82.80:80 gyp ERR! stack at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1144:16) gyp ERR! System Windows_NT 10.0.19044 gyp ERR! command "C:\development\nodejs\node.exe" "C:\development\nodejs\node_modules\nw-gyp\bin\nw-gyp.js" "rebuild" "--target=0.14.7" "--arch=ia32" gyp ERR! cwd C:\work-code\nw\nw-vue-app\node_modules\@thiagoelg\node-printer gyp ERR! node -v v12.22.8 gyp ERR! nw-gyp -v v3.6.6 gyp ERR! not ok