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

Node: Upgrade to version 20 #703

Closed
5 tasks done
kyleecodes opened this issue Nov 28, 2023 · 0 comments
Closed
5 tasks done

Node: Upgrade to version 20 #703

kyleecodes opened this issue Nov 28, 2023 · 0 comments
Assignees
Labels
complexity: moderate Time needed to do this ticket will be moderate e.g. 1-2 days dependencies Updates a dependency file priority: high Should be prioritized immediately, likely blocking other tasks. state: approved Ready to go. Not blocked or pending.

Comments

@kyleecodes
Copy link
Member

kyleecodes commented Nov 28, 2023

Overview

We should upgrade to Node 20. Node 17 is no longer supported, and Node 18 is required to fully leverage NextJS. There will likely be dependency issues as part of this change, so it will require a bit of time.

Action Items

  • Upgrade Node to 18 in package.json
  • Run tests and document any errors that must be fixed. If there are many or highly complex errors, we will open new issues for them.
  • Fix any issues that may arise.
  • Specify node version in GitHub Actions in /workflows directory.
  • Specify node version in README documentation.

Resources/Instructions

@kyleecodes kyleecodes added dependencies Updates a dependency file complexity: moderate Time needed to do this ticket will be moderate e.g. 1-2 days state: approved Ready to go. Not blocked or pending. priority: high Should be prioritized immediately, likely blocking other tasks. labels Nov 28, 2023
@kyleecodes kyleecodes changed the title Upgrade to Node 18 Node: Upgrade to version 18 Nov 28, 2023
@kyleecodes kyleecodes changed the title Node: Upgrade to version 18 Node: Upgrade to version 20 Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: moderate Time needed to do this ticket will be moderate e.g. 1-2 days dependencies Updates a dependency file priority: high Should be prioritized immediately, likely blocking other tasks. state: approved Ready to go. Not blocked or pending.
Projects
None yet
Development

No branches or pull requests

2 participants