Skip to content

[Bug]: modules are not exported from pm/state #6235

Closed
@its-dibo

Description

@its-dibo

Affected Packages

pm

Version(s)

"@tiptap/pm": "^2.11.7",

Bug Description

import { Plugin, PluginKey } from '@tiptap/pm/state' //<---not exist
import { Plugin } from 'prosemirror-state'; //<---ok (in another package)

module '"@tiptap/pm/state"' has no exported member 'Plugin'
module '"@tiptap/pm/state"' has no exported member 'PluginKey '

I use pnpm which installs the peerdependencies automatically

Browser Used

Chrome

Code Example URL

No response

Expected Behavior

Additional Context (Optional)

No response

Dependency Updates

  • Yes, I've updated all my dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Category: Open SourceThe issue or pull reuqest is related to the open source packages of Tiptap.Type: BugThe issue or pullrequest is related to a bug

    Type

    No type

    Projects

    Status

    Closed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions