Closed
Description
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
Labels
Type
Projects
Status
Closed