nodegit: AWS 403 error for prebuilt binaries on node 7.0.0

I am getting this error after upgrading to node 7.0.0:

ERR! Tried to download(403): https://nodegit.s3.amazonaws.com/nodegit/nodegit/nodegit-v0.16.0-node-v51-win32-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for nodegit@0.16.0 and node@7.0.0 (node-v51 ABI) (falling back to source compile with node-gyp)

The install works in node 6.9.1. Tested on Windows 10.

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Reactions: 11
  • Comments: 23 (6 by maintainers)

Most upvoted comments

Looks like NodeGit doesn’t build on node v7 at all right now. We have to figure out a way to link to OpenSSL better. Fix should be incoming soon. Thanks!

@maxkorp check latest master, we merged 7.4.0 support ^_^

I am still getting this error on Node v10.13.0

Node 7 is end of life, this issue should be closed.