Closed
Description
Reproduction
https://codesandbox.io/s/brave-danilo-n1de5
Steps to reproduce the behavior
Create a project with nuxt-bridge and @pinia/nuxt.
npm run dev
Open in browser.
Expected behavior
No error.
Actual behavior
500
Cannot read properties of undefined (reading 'install')
at Function.Vue.use (file://./.nuxt/dist/server/server.mjs:7842:23)
at $id_c39524e4 (file://./.nuxt/dist/server/server.mjs:20715:7)
at async __instantiateModule__ (file://./.nuxt/dist/server/server.mjs:20913:3)
Additional information
N/A
Metadata
Metadata
Assignees
Labels
No labels