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

Support Node >= 18. #199

Closed
wants to merge 2 commits into from
Closed

Conversation

galenhuntington
Copy link
Contributor

Description (What)

Support later versions of Node instead of only 18.

Justification (Why)

Closes #197. Node 18 is in maintenance mode, and Node 20 is current.

How Can This Be Tested?

Run yarn.

@galenhuntington
Copy link
Contributor Author

The tests are failing, but that seems to be because it's still using the old v2 GitHub actions and not the updates I made here.

@JamieMason
Copy link
Owner

No problem @galenhuntington, thanks a lot.

I'm working on syncpack at the moment and then away this weekend, but I'll pick this up as soon as I can.

@JamieMason
Copy link
Owner

@JamieMason JamieMason closed this Nov 6, 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.

Latest version can't be installed on NodeJS 20.x when setting engine-strict=true in ~/.npmrc
2 participants