Reactjs – In TipTap v.2.4.0, I have the error 'Could not resolve @tiptap/pm' with the extension StarterKit
I installed TipTap v.2.4.0 in my React project following their guide but I get the errors: Could not resolve "@tiptap/pm/state" Could not resolve "@tiptap/pm/gapcursor" Could not resolve "@tiptap/pm/dropcursor" Could not resolve "@tiptap/pm/history" Could not resolve "@tiptap/pm/state" Could not resolve "@tiptap/pm/view"…