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
ERROR Cannot start nuxt: Cannot read properties of undefined (reading 'hook') 10:46:46
at _load (node_modules/nuxi/dist/chunks/dev-internal.mjs:215:39)
at async load (node_modules/nuxi/dist/chunks/dev-internal.mjs:261:9)
at async Object.run (node_modules/nuxi/dist/chunks/dev-internal.mjs:283:5)
at async runCommand$1 (node_modules/nuxi/dist/shared/nuxi.57fa43de.mjs:1671:5)
at async runCommand$1 (node_modules/nuxi/dist/shared/nuxi.57fa43de.mjs:1665:7)
at async runMain$1 (node_modules/nuxi/dist/shared/nuxi.57fa43de.mjs:1783:7)
Additional context
Same happens in my large application which I want to migrate to Nuxt 3 but also in a minimal setup.
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
Darwin
v18.17.0
2.17.1
3.7.3
2.6.2
npm@9.6.7
webpack
bridge
-
-
Reproduction
bridge: false
as described in docsnuxi dev
see StackBlitz: https://stackblitz.com/edit/nuxt2-17-bridge-false?file=nuxt.config.ts
Describe the bug
Nuxt doesn't start with the following error:
Additional context
Same happens in my large application which I want to migrate to Nuxt 3 but also in a minimal setup.
Logs
No response
The text was updated successfully, but these errors were encountered: