We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
not fixed
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: