I don't understand the typescript error coming from prosemirror view

EditorState has no type parameters in the package’s own declarations, so this looks like you may be mixing the definitelytyped types with the package’s own types.

1 Like

yes i did install the type package but the definitely Types that i don’t know where its coming from

i didn’t see this, the previous types package is now deprecated, i was using the previous version types while the current prosemirror now has its own type.

That why the error was there