ritwickdey / vscode-live-server

Launch a development local Server with live reload feature for static & dynamic pages.
https://ritwickdey.github.io/vscode-live-server
MIT License
5.77k stars 1.26k forks source link

LIVE SERVER NOT WORKING #2753

Open bathano256 opened 1 year ago

bathano256 commented 1 year ago

I'm submitting a...

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
[ ] Other: <!-- Please describe: -->

Current behavior

Expected behavior

Environment

Browser:

- [ ] Chrome (desktop) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:

- Live Server: <!-- Check which version is installed --> 
- Platform:  <!-- Mac, Linux, Windows -->
- Visual Studio Code: <!-- `code --version` -->

Others

loltee commented 1 year ago

My live server was working but now it just suddenly stopped working. I've tried uninstalling and reinstalling and that didn't work. I've tried looking it up on Google and YouTube to no avail. I even tried making sure that my script codes are correct which they are. Now every time I try to run live server it doesn't link with my js file but only shows my css and html file and I don't know what to do about it.I've been stuck on this for four hours now.