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

Issue installing react-mde #339

Open
kevinduliepre opened this issue May 28, 2022 · 5 comments
Open

Issue installing react-mde #339

kevinduliepre opened this issue May 28, 2022 · 5 comments

Comments

@kevinduliepre
Copy link

Hello, when I try to install react-mde, it gives me this error

npm ERR! node_modules/react-mde
npm ERR! react-mde@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See C:\Users\Nivek\AppData\Local\npm-cache\eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Nivek\AppData\Local\npm-cache_logs\2022-05-28T00_52_27_890Z-debug-0.log

@AuboIoT
Copy link

AuboIoT commented May 30, 2022

Have you tried --force?

@kevinduliepre
Copy link
Author

I tried it with --force and it works, thanks. By the way, how can I get access to the css if I want to change the style(if allowed of course)

@kevinduliepre
Copy link
Author

I closed it by mistake

@luiserdef
Copy link

You can also use Kmvan's forked repository from this project, that version works with npm: https://github.com/kmvan/fc-mde

@andrerpena
Copy link
Owner

I'm really sorry I don't have enough time to dedicate to this library :(
This problem is probably related to react-mde 11 depending on React 17. This dependency has been removed on version 12 but I couldnt finish a production version of it yet

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

4 participants