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

Support newer versions of nodejs. #3640

Open
bpblanken opened this issue Sep 28, 2023 · 1 comment
Open

Support newer versions of nodejs. #3640

bpblanken opened this issue Sep 28, 2023 · 1 comment

Comments

@bpblanken
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
The local development server does not work with more recent versions of node due to this issue.

Describe the solution you'd like
Update the seqr packages and docker image to use a more recent version of nodejs...the most recently released version is 20.

Describe alternatives you've considered
In theory export NODE_OPTIONS=--openssl-legacy-provider or force-downgrading nodejs works... but there's potential security issues etc.

@karynne7
Copy link

karynne7 commented Mar 28, 2024

We're getting deprecation warnings for nodejs. I think this update should be bumped to a higher priority. Thanks!

================================================================================

                          DEPRECATION WARNING                            

Node.js 14.x is no longer actively supported!

You will not receive security or critical stability updates for this version.

You should migrate to a supported version of Node.js as soon as possible.
Use the installation script that corresponds to the version of Node.js you
wish to install. e.g.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants