You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This editor is amazing, but is there a version compatible with React 18?
npm error Found: [email protected] npm error node_modules/react npm error react@"^18" from the root project npm error npm error Could not resolve dependency: npm error peer react@"^17.0.1" from @toast-ui/[email protected] npm error node_modules/@toast-ui/react-editor npm error @toast-ui/react-editor@"^3.2.3" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps
The text was updated successfully, but these errors were encountered:
There is no version that supports React 18. I’ve been using this for about a month with the --force command. Every time I try to install another package, the same error or dependency issue occurs. If you are planning to use this editor in production, I would recommend considering another editor.
This editor is amazing, but is there a version compatible with React 18?
npm error Found: [email protected] npm error node_modules/react npm error react@"^18" from the root project npm error npm error Could not resolve dependency: npm error peer react@"^17.0.1" from @toast-ui/[email protected] npm error node_modules/@toast-ui/react-editor npm error @toast-ui/react-editor@"^3.2.3" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps
The text was updated successfully, but these errors were encountered: