### 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: pnpm@9.4.0 - Builder: - - User Config: devtools, future, modules, compatibilityDate - Runtime Modules: @nuxt/ui@2.17.0 - 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: ```json future: { compatibilityVersion: 4 }, ``` In `nuxt.config.ts`