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

javascript: check NODE_BIN in os.environ dict instead of attr #100

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

extremeheat
Copy link
Owner

Fixes #99 by checking os.environ dictionary for a custom NODE_BIN. Retains a attribute check fallback for compatibility.

Fixes #99 by checking os.environ dictionary for a custom NODE_BIN. Retains the attribute check for compatibility.
@extremeheat extremeheat merged commit 054332f into master Sep 27, 2023
@extremeheat extremeheat deleted the js-nodebin branch September 27, 2023 01:12
@extremeheat
Copy link
Owner Author

/makerelease 1.0.4

@import-bot import-bot mentioned this pull request Sep 27, 2023
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.

change NODE_BIN detection
1 participant