-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nw-gyp rebuild nodegit error targeting 0.34.x #6869
Comments
Does this module work well with Node.js v11.1.0? |
Yes it does. |
I think you need to run |
I have tried the given instructions and the error still exists 😢 some more error messages:
|
Turns out we hit this issue: nodejs/node#23122 Will fix it in NW soon. |
The reference back to this issue in the upstream one was removed after transferring. So ref it again: nodejs/node#23122 |
some native module 'nodegit' depends on the relative path to configure correctly Ref #6869
The fix is now available with build target '0.34.4' and this build: https://dl.nwjs.io/live-build/nw34/11-15-2018/2d9d6a7ad/v0.34.4/ |
Rebuild nodegit error
(macOS Mojave 10.14.1, node 11.1.0, nwjs 0.34.3, npm 6.4.1, nw-gyp 3.6.3, node-gyp 3.8.0)
--target=0.24.2
is OK--target=0.34.x
FailedReproduce:
npm install nodegit
cd node_modules/nodegit
nw-gyp rebuild --target=0.34.3
Error message:
The text was updated successfully, but these errors were encountered: