-
Notifications
You must be signed in to change notification settings - Fork 102
Description
npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! dev react@"^18.2.0" from the root project
npm ERR! peer react@"^0.13.0 || ^0.14.0 || >=15" from [email protected]
npm ERR! node_modules/html-to-react
npm ERR! html-to-react@"^1.3.4" from [email protected]
npm ERR! node_modules/react-markdown
npm ERR! dev react-markdown@"^4.2.2" from the root project
npm ERR! 3 more (react-dom, react-redux, use-sync-external-store)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.0.0 || ^16.0.0 || ^17.0.0" from [email protected]
npm ERR! node_modules/react-hot-loader
npm ERR! dev react-hot-loader@"^4.13.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR! peer react@"^15.0.0 || ^16.0.0 || ^17.0.0" from [email protected]
npm ERR! node_modules/react-hot-loader
npm ERR! dev react-hot-loader@"^4.13.0" 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!
npm ERR! For a full report see:
npm ERR! C:\Users\agenc\AppData\Local\npm-cache_logs\2023-11-02T11_53_41_105Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: C:\Users\agenc\AppData\Local\npm-cache_logs\2023-11-02T11_53_41_105Z-debug-0.log
How can i fix that?