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

About NPM #55

Open
we1townof opened this issue Nov 2, 2023 · 1 comment
Open

About NPM #55

we1townof opened this issue Nov 2, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@we1townof
Copy link

npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: react-hot-loader@4.13.1
npm ERR! Found: react@18.2.0
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 html-to-react@1.7.0
npm ERR! node_modules/html-to-react
npm ERR! html-to-react@"^1.3.4" from react-markdown@4.3.1
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 react-hot-loader@4.13.1
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: react@17.0.2
npm ERR! node_modules/react
npm ERR! peer react@"^15.0.0 || ^16.0.0 || ^17.0.0" from react-hot-loader@4.13.1
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?

@we1townof we1townof added the bug Something isn't working label Nov 2, 2023
@isihussain
Copy link

not fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants