google-chromevisual-studio-codelivereloadnpm-live-server

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 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

error message:

"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?


Solution

  • I fixed the problem making this steps:

    After all this, The Error was gone but I had a new one:

    enter image description here

    I removed this error this way.

    Finally all is clear:

    enter image description here