hunghg255 / reactjs-tiptap-editor

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for Reactjs
https://reactjs-tiptap-editor.vercel.app/
MIT License
203 stars 37 forks source link

[Bug] Could not resolve "y-prosemirror" #76

Closed stefan-krajnik closed 4 weeks ago

stefan-krajnik commented 1 month ago

Reopen of https://github.com/hunghg255/reactjs-tiptap-editor/issues/70

The issue is still present y-prosemirror is not installed and neither are its peerDependencies. I was getting errors about missing yjs and y-protocols so I had to install of of them manually.

hunghg255 commented 1 month ago

@stefan-krajnik I am not sure about this issue, Im using pnpm, and it work normally

phuctranngh commented 4 weeks ago

I met this problem as well

hunghg255 commented 4 weeks ago

@phuctranngh this issue is related to yarn, I fixed this, you can install the latest