Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fresh install & Fatal error #18

Open
bitbreakr opened this issue Jul 5, 2023 · 1 comment
Open

Fresh install & Fatal error #18

bitbreakr opened this issue Jul 5, 2023 · 1 comment

Comments

@bitbreakr
Copy link

Hi, my project requires Smartblock.

After installing the library, project cannot render because of a prosemirrorState.PluginKey is not a constructor

CleanShot 2023-07-05 at 19 09 06@2x

Here is my react version:

{
  "react": "^18.2.0",
   "react-dom": "^18.2.0",
   "react-i18next": "^13.0.1",
   "react-router-dom": "^6.10.0",
   "react-scripts": "5.0.1"
}

Thanks

@1000-x-t30
Copy link

@bitbreakr
I tried it at hand and could not reproduce it.
One possibility is that there is a dependency problem.
Try deleting the node_modules directory and package.json and retry npm install.
Please refer to the following article
ueberdosis/tiptap#316

If you still can't do it, can you provide more detailed information about your environment?
Good luck and best wishes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants