react-mde
react-mde copied to clipboard
Issue installing react-mde
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
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 :( 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