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
That's because I made the mistake of adding React as a peer dependency of react-mde up to version 11.*. I don't think this dependency served any real purpose.
Now, on version 12.*, React is no longer a dependency, but this version is not ready for prod yet :(. I'm sorry @jpavelw
Hi, so I'm trying to install this package and I get the following error
code ERESOLVE
ERESOLVE unable to resolve dependency tree
While resolving: [email protected]
Found: [email protected]
node_modules/react
react@"^18.2.0" from the root project
Could not resolve dependency:
peer react@"^17.0.0" from [email protected]
node_modules/react-mde
react-mde@"*" from the root project
The text was updated successfully, but these errors were encountered: