Nuxt Devtools
I am having an issue with Nuxt Devtools.
I am getting an error in my console:
When I open my Nuxt Devtools, it is just a black screen like in the attached image, with further error messages within the console.
I'm using Nuxt 3.12.1 and Devtools 1.3.3.
I have tried running
Does anyone have any ideas on how to resolve this?
I am getting an error in my console:
When I open my Nuxt Devtools, it is just a black screen like in the attached image, with further error messages within the console.
I'm using Nuxt 3.12.1 and Devtools 1.3.3.
I have tried running
npx nuxi upgrade --force, npx nuxi cleanup. I have also manually removed the package-lock.json, and node_modules and .nuxt folders, and reinstalled, all to no avail.Does anyone have any ideas on how to resolve this?

