#Tiptap build error
9 messages · Page 1 of 1 (latest)
Install @tiptap/pm
Bro it is already installed
For more clarity on what's going on, here's the error i'm getting
It says that it cannot resolve this package. You can search for similar issues in tiptap repo
Is it probably a version mismatch between the tiptap and the mantine wrapper?
maybe
So i checked the mantine wrapper, it looks like it's using "@tiptap/react": "^2.0.0-beta.202"
While i'm using "@tiptap/react": "^2.0.0-beta.220"
Also there has been some breaking changes ever since version 2.0.0-beta.210 (i checked their github repo)
Even though i downgraded to version 2.0.0-beta.210 in order to match the one mantine using, it didn't solve my issue. I am not quite sure if the issue will be resolved when you guys upgrade your tiptap version
You can find exact tiptap versions that mantine uses on the website in root package.json