[these error are showing when i was try to run my first react project. I don't know how to fix please help.][1]
Asked
Active
Viewed 33 times
-1
-
Give a [mre] **as text**. – jonrsharpe Jun 10 '20 at 15:20
-
1Can you please add more details. Have you written some code yet, or this happened right after project setup? – MaCadiz Jun 10 '20 at 15:20
-
it happen just after the set up – ARPIT KUMAR Jun 10 '20 at 15:21
1 Answers
0
For me, the problem was another instance was running. Search for other react instance running and kill it. It should resume properly after. Or this is happening because nothing is listening on your adresse:port

Jonathan Delean
- 1,011
- 1
- 8
- 25