Im going to make your life soo much easier.. Instead of using gitbash or powershell commands, or even try to figure out what you did wrong to get t...
For further actions, you may consider blocking this person and/or reporting abuse
I did below and it worked:
replace "start": "react-scripts start" by "start": "react-scripts --openssl-legacy-provider start"
replace "build": "react-scripts build" by "build": "react-scripts --openssl-legacy-provider build"
It worked! Thanks a lot :)
this worked! <3
youre a genius, this works ! thanks
This works perfectly, thanks :)
Thanks, this worked. :)
Thanks @saraarian your solution works perfect :)
where exactly did you replace this lines ?
your solution worked for me. Thank you!
Ily so much Sara
Thanks for your instruction. But I did what you said and it did not solve the issue. First I create the app, it would open and I can see the template of react app, but as soon as I delete the logo and the link so I can write my own app, I will get this error.
No it doesn't work don't delete node unless you need to downgrade to fit the requirements. click here for more stackoverflow.com/questions/747262...
Funciona, Gracias!