【发布时间】:2021-09-13 01:06:50
【问题描述】:
我刚刚使用 npx create-nuxt-app 命令使用 Nuxt 创建了一个全新的项目。
这个错误可能与 Nuxt it self 无关,但在我所有的 nuxt 项目中都有它真的很烦人,我很难摆脱它。当我为 localhost 运行 npm run dev 命令时,它会出现在 Firefox 开发者版中。
The connection to http://localhost:3000/__webpack_hmr/client was interrupted while the page was loading.
The connection to http://localhost:3000/_loading/sse was interrupted while the page was loading.
知道如何摆脱这个吗?谢谢
【问题讨论】:
标签: firefox nuxt.js webpack-hmr firefox-developer-edition