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

fix: if passed python option set environment variable #519

Closed
wants to merge 1 commit into from

Conversation

ewanharris
Copy link
Contributor

Previously if passed the --python option node-gyp would always use it, now the only way to force
using that value is to set an environment variable pointing to it

This gets a little closer to getting the tests running, locally I'm still seeing some issues in tests failing to compile due to changes in Node that impact the c++ code, unfortunately those fixes are beyond me 😄

Previously if passed the --python option node-gyp would always use it, now the only way to force
using that value is to set an environment variable pointing to it
@springmeyer
Copy link
Contributor

Thanks for trying to fix this. A while back (apologies I don't have the link handy) I fixed this by adjusting the test instead.

@springmeyer springmeyer closed this Feb 9, 2021
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