You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: