I use live-server to live reload folder with HTML
, javascript
and CSS
files using Visual Studio Code
.
When I open the console in Google Chrome I see this
"Failed to load resource: the server responded with a status of 404 (Not Found) http://eluxer.net/code?sesscheck=1&id=105&subid=51824_5848_"
I tried this with many different folders and every time there is the same message with live-server. Аt the same time, there is no error message when I open the HTML
file direct in the browser (without live-server).
Please, Can anyone tell me how to fix this?