When using VS Code, I was able to run my index.html no problem, but now I get the error:
(url http://localhost:8080/)
This site can’t be reached
localhost refused to connect.
Try:
- Checking the connection
- Checking the proxy and the firewall
ERR_CONNECTION_REFUSED
My internet is perfectly fine, and I didn’t change anything in my code.
Any ideas how to fix this?