Skip to content

Conversation

ocontrerastx
Copy link

I am starting on this course on 3/25. I git cloned the repo and started the course. Performing the npm start command gave me the following error "error:0308010C:digital envelope routines::unsupported". This led me to the following Stack Overflow URL - https://stackoverflow.com/questions/69665222/node-js-17-0-1-gatsby-error-digital-envelope-routinesunsupported-err-os

I implemented the recommended solution and that fixed the npm start command. I then noticed that on save my browser was not auto-reloading which led me to the next stack overflow URL - https://stackoverflow.com/questions/43274925/development-server-of-create-react-app-does-not-auto-refresh.

This PR adds both legacy support (webpack) and auto-reload when doing an npm start.

I am starting on this course on 3/25. I git cloned the repo and started the course. Performing the npm start command gave me the following error "error:0308010C:digital envelope routines::unsupported". This led me to the following Stack Overflow URL - https://stackoverflow.com/questions/69665222/node-js-17-0-1-gatsby-error-digital-envelope-routinesunsupported-err-os

I implemented the recommended solution and that fixed the npm start command. I then noticed that on save my browser was not auto-reloading which led me to the next stack overflow URL - https://stackoverflow.com/questions/43274925/development-server-of-create-react-app-does-not-auto-refresh. 

This PR adds both legacy support (webpack) and auto-reload when doing an npm start.
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.

1 participant