We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
Enable:
future: { compatibilityVersion: 4 },
In nuxt.config.ts
nuxt.config.ts
The text was updated successfully, but these errors were encountered:
I wouldn't say this is a bug... More of an enhancement that is needed
Sorry, something went wrong.
Is there a plan for Nuxt 4 support?
@gsxdsm Yes, major release coming by the end of this month that includes Nuxt 4 support.
Amazing! Looking forward to it
Does this extension currently support the app directory?
No branches or pull requests
Environment
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:
In
nuxt.config.ts
The text was updated successfully, but these errors were encountered: