You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(might be a Nuxt core or Nitro issue starting investigation from CLI)
Reproduction:
server/plugins/test.ts:
constfoo=barexportdefault()=>{}
nuxt dev:
console:
ERROR [worker reload] [worker init] bar is not defined 10:18:13 AM
at <anonymous> (playground/server/plugins/test.ts:1:13)
at ModuleJob.run (node:internal/modules/esm/module_job:194:25)
Uh oh!
There was an error while loading. Please reload this page.
(might be a Nuxt core or Nitro issue starting investigation from CLI)
Reproduction:
server/plugins/test.ts
:nuxt dev
:console:
HTTP:
The text was updated successfully, but these errors were encountered: