-
Notifications
You must be signed in to change notification settings - Fork 178
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
Comments
Have you tried --force? |
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) |
I closed it by mistake |
You can also use Kmvan's forked repository from this project, that version works with npm: https://github.com/kmvan/fc-mde |
I'm really sorry I don't have enough time to dedicate to this library :( |
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
The text was updated successfully, but these errors were encountered: