You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After update Pinia 2.3.0 and @pinia/nuxt 0.9.0 got error [nuxt] [request error] [unhandled] [500] Unexpected token ';'.
I think the problem coming from Menu and MenuButtonthats actualy from @headlessui/vue.
The text was updated successfully, but these errors were encountered:
to package.json fixes it. However sometimes throws a warning or an error:
Pre-transform error: Failed to resolve import "#app-manifest" from "node_modules/nuxt/dist/app/composables/manifest.js?v=6d140795". Does the file exist?
After update
Pinia 2.3.0
and@pinia/nuxt 0.9.0
got error[nuxt] [request error] [unhandled] [500] Unexpected token ';'
.I think the problem coming from
Menu
andMenuButton
thats actualy from@headlessui/vue
.The text was updated successfully, but these errors were encountered: