Skip to content

Package error in Vue #7

@eddysalzmann

Description

@eddysalzmann

I get the following error with my vue 3/vite environment:

[vite] Internal server error: Failed to resolve entry for package "@gocapsule/column-extension". The package may have incorrect main/module/exports specified in its package.json.

this is how I call it in my file:

import ColumnExtension from '@gocapsule/column-extension';

this is how i call it in my package:

"@gocapsule/column-extension": "^0.1.1"

I use the vue 3 package for tiptap not the core one, maybe that's an issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions