npx create-nuxt-app
我刚刚使用命令用 Nuxt 做了一个全新的项目。这个错误可能与 Nuxt it self 无关,但在我所有的 nuxt 项目中都有它真的很烦人,我很难摆脱它。npm run dev
当我为 localhost运行命令时,它出现在 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.
知道如何摆脱这个吗?谢谢