-
Notifications
You must be signed in to change notification settings - Fork 34
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
Upgrade Node to version 18. #2013
Comments
Targeting 16 for now. Would prefer to go straight to 18, but the Coast with Node 16 for now but make a new issue to move to 18 before 16's security support drops off in September. |
…le base image accordingly. Changed test expectations for 'property of undefined' error message.
…6 instead of 14.
It looks like throwing away the existing lockfile and allowing it to rebuild from scratch resolves the issues I was running into re: |
…rt Node 18. Updated Node version requirements in relevant package.json files, fixed new undefined error message in tests.
Obojobo is currently using version 14 of Node, which falls out of long-term support in the first half of 2023.
Ideally we should move all the way up to version 18, but at the very least we'll need to be running on version 16 before LTS ends for version 14.
The text was updated successfully, but these errors were encountered: