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

run node-gyp from a local dependency #189

Merged
merged 4 commits into from
Feb 20, 2017
Merged

run node-gyp from a local dependency #189

merged 4 commits into from
Feb 20, 2017

Conversation

dherman
Copy link
Collaborator

@dherman dherman commented Feb 18, 2017

No description provided.

Dave Herman added 3 commits February 17, 2017 23:50
- Windows node
- macOS node with nvm
- macOS node with homebrew
- macOS node with a vanilla install
- Linux node
In other words, all 5 of the 3 OSes node runs on. :P
… in Windows, eliminate the workaround hack for the rust issue that's been fixed.
@dherman dherman requested a review from jedireza February 18, 2017 09:08
@dherman
Copy link
Collaborator Author

dherman commented Feb 18, 2017

@jedireza What do you think of bumping the Rust version requirement to the more recent 1.15, at least in Windows? With this PR I'm pretty sure it's required; with 1.13 it was hanging, I think because of rust-lang/rust#38811.

@jedireza
Copy link
Contributor

I'm fine with bumping the minimum version of Rust to 1.15 for everything. It seems like a maintenance headache to require different versions of Rust for different environments.

Changes look good. We should update the README with the minimum version for Rust though.

Copy link
Contributor

@jedireza jedireza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit: r+

@dherman dherman merged commit 4e2273c into master Feb 20, 2017
@dherman dherman mentioned this pull request Feb 20, 2017
@amilajack amilajack deleted the local-node-gyp branch September 19, 2020 17:39
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.

2 participants