Skip to content

Vue Quickstart has non-working setup #274

@distrame

Description

@distrame

Following setup in Vue Quickstart, running commands

npm create vue@latest my-vue-app
cd my-vue-app && npm install convex-vue
npx convex dev

will result in the following output in terminal:

✖ In order to push, add `convex` to your package.json dependencies.

Installing convex package will fix that.

The setup in Nuxt Quickstart is working properly having the following command:

cd my-nuxt-app && npm install convex && npx nuxi module add convex-nuxt

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