would be handy to have a command to diagnose issues. It could include utilities to resolve package dependency issues, such as: 1. outdated versions of unjs utils (defu, untyped) https://github.com/nuxt/nuxt.js/issues/14768 https://github.com/nuxt/nuxt.js/issues/14538 3. nuxt 2 modules in dep list (even if not in `nuxt.config`) https://github.com/nuxt/nuxt.js/issues/14945 5. monorepo hoisting issues (though https://github.com/nuxt/nuxt.js/issues/11074 implementation should have dealt with some of this) 6. mismatched (or multiple) versions of `vue` deps https://github.com/nuxt/nuxt.js/issues/14952 7. incorrect casing in nuxt folders (on a case-insensitive file system)
would be handy to have a command to diagnose issues. It could include utilities to resolve package dependency issues, such as:
Error: "defuFn is not a function" in 3.0.0-rc.9-xx nuxt#14768
rc.6 to rc.7 ERROR Cannot start nuxt: nuxtCtx.tryUse is not a function nuxt#14538
nuxt.config)https://github.com/nuxt/nuxt.js/issues/14945
workspaceDirnuxt#11074 implementation should have dealt with some of this)vuedeps[RC 9] [RC 10]
Cannot read properties of undefined (reading 'modules')whenvueis installed in parent dir nuxt#14952