Skip to content

Conversation

@Deucalio
Copy link

@Deucalio Deucalio commented Mar 8, 2023

If you are using Node.js version 17+ then running npm start is met with an error
"Error: error:0308010C:digital envelope routines::unsupported"
I fixed it by changing a line in package.json from "start": "react-scripts start" to "start": "react-scripts --openssl-legacy-provider start"

@Alkaly02
Copy link

Moving your node version to ^16 will be good

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

Successfully merging this pull request may close these issues.

2 participants