最近使用VS code写代码,使用Beautify插件格式化代码后,报以下错误:

the server responsed width a status of 404 (Not Found)

反复查看代码,初始感觉没什么问题,有点懵。。

随着时间的推移,后来果然发现问题所在:

在加载模块的地方,多出了个空格(原本字符串的地方,全部跟一个空格,因为被我删除了,所以只有这个截图),

the server responsed width a status of 404 (Not Found)

另外,在控制台中,加载文件后面明显多了个空格(%20)...

the server responsed width a status of 404 (Not Found)

第一次遇到,记录下。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-22
猜你喜欢
  • 2021-04-02
  • 2021-09-05
  • 2021-03-31
相关资源
相似解决方案