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

check_modules.pl allow newer versions of node. #2237

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

drgrice1
Copy link
Member

Allow any version of node that is 16 or newer. Don't insist on version 16 exactly. I am currently using node 20 and was using 18 before that. I haven't seen any issues with these newer versions.

Copy link
Member

@drdrew42 drdrew42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same. Although we will have to be careful if the dev team migrates past v16 and doesn't catch the need for v18 or v20 in the future.

@drgrice1
Copy link
Member Author

drgrice1 commented Nov 6, 2023

That is true. So we will need to monitor past versions of node and increment the minimum required version as needed. At this point version 16 still works.

Allow any version of node that is 16 or newer.  Don't insist on version
16 exactly.  I am currently using node 20 and was using 18 before that.
I haven't seen any issues with these newer versions.
@drgrice1 drgrice1 force-pushed the check-modules-updates branch from bf25cc8 to dc05cbe Compare November 7, 2023 04:00
@Alex-Jordan Alex-Jordan merged commit 9f8c68b into openwebwork:develop Nov 7, 2023
1 check passed
@drgrice1 drgrice1 deleted the check-modules-updates branch November 7, 2023 11:19
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.

3 participants