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

Digital Envelope Routines...Unsupported when starting node server #41

Open
johngreen8828 opened this issue Jan 24, 2023 · 0 comments
Open

Comments

@johngreen8828
Copy link

The problem seems to arise from react-scripts, and is an ssl versioning issue. I did not need to change node versions. I am running 18.12.1. I resolved this by upgrading react-scripts to 5.0.0 which I believe also has a later version of webpack. npm i react-scripts@latest

referenced from stackoverflow https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported

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