Skip to content
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

deps: alternative update of node-gyp for electron (v5 & v6), windows #1245

Merged
merged 26 commits into from
Nov 21, 2019

Conversation

kewde
Copy link
Collaborator

@kewde kewde commented Nov 11, 2019

No description provided.

@kewde
Copy link
Collaborator Author

kewde commented Nov 11, 2019

node-pre-gyp seems to be falling back to node-gyp which is installed in:

C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js

Including node-gyp into the package does not help, neither does installing it globally with the -g flag.

@kewde
Copy link
Collaborator Author

kewde commented Nov 11, 2019

The updated version that we want node-pre-gyp to use is present at

C:\Users\appveyor\AppData\Roaming\npm\node-gyp -> C:\Users\appveyor\AppData\Roaming\npm\node_modules\node-gyp\bin\node-gyp.js```

@kewde
Copy link
Collaborator Author

kewde commented Nov 21, 2019

@bruce-one It's a long shot, but I could use someone to take a look at this because it's driving me crazy. This should be a simple batch change yet I can't get it right.

@kewde
Copy link
Collaborator Author

kewde commented Nov 21, 2019

Well, apparently it's fixed now. Will release soon!

@bruce-one
Copy link
Contributor

Awesome!

Sorry I wasn't able to offer any help...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants