Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Conobi opened this issue Jul 6, 2024 · 0 comments
Open

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

Conobi opened this issue Jul 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Conobi
Copy link

Conobi commented Jul 6, 2024

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

@Conobi Conobi added the bug Something isn't working label Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant