update
Hi,
After I tried to update to 3.2.3 from Nuxt 3.0.0 things have taken a bad turn.
I cleared my yarn.lock and node_modules.
Ran a successful yarn install but once I try to deploy, I get an error 500 saying " The requested module 'vue' does not provide an export named 'default'.
The site actually launches alright, and I can navigate to a couple of subpages no problem.
But the dropdown element doesn't work any longer (taken directly from a tailwind ui component) ..
And when I scale the view down, the menu button throws an error saying element.setCapture() is deprecated.
Not sure where to go from here.
If I downgrade to Nuxt 3.0.0 everything works wonderfully again.
Thanks in advance!
3 Replies
also when I update, my editor throws and error in the nuxt.config.ts file.
Suddenly it says defineNuxtConfig is undefined.. super weird.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Same error, same question over here🙏