froala / react-froala-wysiwyg

React component for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
562 stars 130 forks source link

NPM Dependency Issue w/ React 18.2 #333

Open montclairskiclub opened 2 years ago

montclairskiclub commented 2 years ago

When installing the Froala npm package w/ React 18.2.0 I get the following error:

Found: react@18.2.0 node_modules/react react@"18.2.0" from the root project

Could not resolve dependency: peer react@"~0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0" from react-froala-wysiwyg@4.0.13 node_modules/react-froala-wysiwyg react-froala-wysiwyg@"4.0.13" from the root project

How do I resolve this issue?

hyochan commented 2 years ago

327 Should fix

gkrinc commented 2 years ago

What's the expected release date of the next version that will support react 18?

linda94 commented 2 years ago

@gkrinc they just released 4.0.14 with this fix