-
Notifications
You must be signed in to change notification settings - Fork 8
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
[DevOps] - Migrate to Node 18 #625
Comments
Problem 1: error:0308010C:digital envelope routines::unsupported |
Problem 2: ERROR in src/tests/pages/ChangeRequestDetailPage/ReviewChangeRequest.test.tsx:16:9 |
Problem 3: [eslint] Failed to load config "react-app" to extend from. |
|
Regarding Problem 3: eslint for react |
…18-cleanup #625 Migrate to Node 18
Description
Migrate from Node 16 to Node 18. Node 16 will be at its End-of-Life on September 11, 2023, so this ticket should be completed by then.
Acceptance Criteria
There should not be any regressions from the migration, all features should work the same as before.
Proposed Solution
Run the app with node 18 and fix any issues that arise.
The text was updated successfully, but these errors were encountered: