Skip to content

@pinia/nuxt doesn't work with nuxt bridge #889

Closed
@caikan

Description

@caikan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions