Skip to content

[Bug]: Nuxtr not working with new Nuxt 4 directory structure #150

@Conobi

Description

@Conobi

Environment


  • Operating System: Linux
  • Node Version: v22.2.0
  • Nuxt Version: 3.12.3
  • CLI Version: 3.12.0
  • Nitro Version: 2.9.7
  • Package Manager: [email protected]
  • Builder: -
  • User Config: devtools, future, modules, compatibilityDate
  • Runtime Modules: @nuxt/[email protected]
  • Build Modules: -

What went wrong?

Commands and useful tools from Nuxtr aren't working properly with the new Nuxt 4 directory structure.
See : https://nuxt.com/docs/getting-started/upgrade#new-directory-structure for details about these changes.

How to reproduce it?

Enable:

  future: {
    compatibilityVersion: 4
  },

In nuxt.config.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions