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

setup node should install best version of npm #353

Closed
lukekarrys opened this issue Sep 11, 2023 · 0 comments · Fixed by #354
Closed

setup node should install best version of npm #353

lukekarrys opened this issue Sep 11, 2023 · 0 comments · Fixed by #354

Comments

@lukekarrys
Copy link
Contributor

currently we've had to set next-9 on a bunch of repos to get CI passing now that npm@latest works in node >=18.

similarly to how we detect weird edge cases for certain versions of npm in windows, we should do that for all npm versions and install the best one for the current env.

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 a pull request may close this issue.

1 participant