500 import not found: setupDevtoolsPlugin
I'm getting this strange error when loading up a page in my nuxt application. when i comment out the
script setup
block the error does not occur, so i assume it has to do something with that.
When deploying the entire project to vercel the issue also doesn´t occur. I hope anyone can help me with this weird error 😄
1 Reply
there is also no error in the server console, and the error in the browser console does not contain a stacktrace