Skip to content

chore: set min node version #5832

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

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

jcassidyav
Copy link
Contributor

PR Checklist

What is the current behavior?

If feat/dep-updates is pushed to main, node >=22.12 is required and running on node < 22.12 will cause a crash.

What is the new behavior?

Explicitly state the requirement for >=22.12, and allow the node version check code to run successfully on node < 22.12.

@NathanWalker NathanWalker marked this pull request as ready for review February 25, 2025 16:14
@NathanWalker NathanWalker merged commit 5abbf7b into NativeScript:feat/dep-updates Feb 25, 2025
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