Nuxt DevTools Modules page is bugged
How can I fix this? It just all of a sudden got bugged and stopped displaying current modules data and when I try to add new modules I cant. Just now It displayed 1 module but normally it shows nothing.
5 Replies
Hello, I'm facing the exact same issue as OP. There doesn't seems to be any obvious error in the browser console or in the server logs. Here is the output of
npx nuxi info
:
- Operating System: Darwin
- Node Version: v22.3.0
- Nuxt Version: 3.12.2
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package Manager: [email protected]
- Builder: -
- User Config: devtools
, modules
- Runtime Modules: @nuxtjs/[email protected]
, @formkit/[email protected]
, @dargmuesli/[email protected]
, [email protected]
, [email protected]
, @nuxtjs/[email protected]
- Build Modules: -
I also tried deleting
.nuxt
and modules
directories and reinstalled everything but nothing changed.I have the exact same issue
Any dev or mod online and can help with this please?
bumping post
Would love to know a fix for this