-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Use nodejs-wheel to install node #20963
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
Conversation
Should we drop the If we do, then we can also drop the |
574a446
to
75cd048
Compare
We still use .node-version in some of the actions that we can't remove, but I think removing it wherever we do install python dependencies is a good idea. |
Where we still use the action we don't install python dependencies.
75cd048
to
38a7d23
Compare
Co-authored-by: Nicola Soranzo <[email protected]>
This PR was merged without a "kind/" label, please correct. |
nodeenv has various issues like ekalinin/nodeenv#388, and fetching the node installation via pypi seems easier for packaged galaxy as well.
How to test the changes?
(Select all options that apply)
License