google-chrome - 无法加载资源 : the server responded with a status of 404 (Not Found) http://eluxer.net/code?sesscheck=1&id=105&subid=51824_5848_

标签 google-chrome visual-studio-code livereload npm-live-server

我使用 live-server 通过 HTML 实时重新加载文件夹, javascriptCSS文件使用 Visual Studio Code .

当我在 Google Chrome 中打开控制台时,我看到了这个

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



我用许多不同的文件夹尝试过这个,每次都有相同的消息与实时服务器。同时,当我打开 HTML 时没有错误信息文件直接在浏览器中(没有实时服务器)。

拜托,谁能告诉我如何解决这个问题?

最佳答案

我解决了执行此步骤的问题:

  • 清除缓存和 cookie。 Here你可以看看怎么做。
  • 重置 Chrome 这样:点击右上角的“自定义和控制谷歌浏览器”=>点击“设置”=>然后“高级”=>“重置和清理”=>“重置”=>重新启动Chrome。
  • 卸载 Chrome。 对于 Windows 10是这样的:关闭所有 Chrome 窗口和标签 => 右键单击​​“开始菜单”=> 单击“应用程序和功能”=> 单击 Google Chrome => 点击“卸载”=>(当前步骤将删除您的用户个人资料信息,例如您的浏览器偏好设置、书签和历史记录,因此如果您想保存,请提前进行!我的个人资料信息已保存在我的 Google 帐户中.) 选中此框“同时删除您的浏览数据”,然后单击“卸载”。这是一个 video tutorial "How to uninstall Google Chrome web browser and remove all Google Chrome files from Your computer" .
  • 安装 Google Chrome 的全新副本

  • 在这一切之后,错误消失了,但我有一个新的:

    enter image description here

    我删除了这个错误 this way .

    终于一切都清楚了:

    enter image description here

    关于google-chrome - 无法加载资源 : the server responded with a status of 404 (Not Found) http://eluxer.net/code?sesscheck=1&id=105&subid=51824_5848_,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49396082/

    相关文章:

    javascript - 如何从弹出的 DOM 中读取数据

    visual-studio-code - 在 Visual Studio Code 中永久设置编码

    javascript - Gulp.js : Reload altered php/html pages

    javascript - Browsersync 不同步滚动

    css - Angular 2 即时 CSS 重新加载

    html - CSS 在 Chrome 和 IE 8 中的工作方式不同

    javascript - 如何在 Chrome 扩展程序中重定向当前选项卡的 url?

    compiler-errors - 如何将所有编译错误和警告从 VSCode 问题 View 导出到 txt/excel 或类似文件?

    ubuntu - VSCode 中的下拉菜单是黑色/空白

    javascript - ReactJS - 完全相同的元素在 chrome 浏览器中放大/缩小时表现不同