zhangyuanwei / node-images

Cross-platform image decoder(png/jpeg/gif) and encoder(png/jpeg) for Nodejs
https://npmjs.org/package/images
MIT License
1.55k stars 204 forks source link

npm 安装报错404 node版本7.2.0 #190

Closed playerJC closed 4 years ago

playerJC commented 5 years ago

Cannot download "https://github.com/zhangyuanwei/node-images/releases/download/v3.0.1/win32-x64-51_binding.node":

HTTP error 404 Not Found

Hint: If github.com is not accessible in your location try setting a proxy via HTTP_PROXY, e.g.

  export HTTP_PROXY=http://example.com:1234

or configure npm proxy via

  npm config set proxy http://example.com:8080
oxUnd commented 4 years ago

209