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

Security issue with legacy SSL provider #15

Open
jonrajavuori-academia opened this issue Oct 10, 2023 · 0 comments
Open

Security issue with legacy SSL provider #15

jonrajavuori-academia opened this issue Oct 10, 2023 · 0 comments

Comments

@jonrajavuori-academia
Copy link

When trying to run this repo with Node 17+, npm start fails with an error Error: error:0308010C:digital envelope routines::unsupported due to a legacy SSL provider in the dependencies (likely react-scripts). The fix is to do npm audit fix --force followed by npm update (and then check that nothing is broken).

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

No branches or pull requests

1 participant