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

install is not done #9

Open
Srinivasulu2003 opened this issue Aug 28, 2024 · 0 comments
Open

install is not done #9

Srinivasulu2003 opened this issue Aug 28, 2024 · 0 comments

Comments

@Srinivasulu2003
Copy link

D:\AI-HealthCare-Assistant\react-app>npm install
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @material-ui/[email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error react@"^18.0.0" from the root project
npm error peer react@">=16.8.0" from @emotion/[email protected]
npm error node_modules/@emotion/react
npm error @emotion/react@"^11.9.0" from the root project
npm error peer @emotion/react@"^11.0.0-rc.0" from @emotion/[email protected]
npm error node_modules/@emotion/styled
npm error @emotion/styled@"^11.8.1" from the root project
npm error 3 more (@mui/material, @mui/styled-engine, @mui/system)
npm error 3 more (@mui/material, @mui/styled-engine, @mui/system)
npm error 31 more (@emotion/styled, @mui/base, @mui/lab, @mui/material, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.8.0 || ^17.0.0" from @material-ui/[email protected]
npm error node_modules/@material-ui/core
npm error @material-ui/core@"^4.12.4" from the root project
npm error peer @material-ui/core@"^4.0.0" from @material-ui/[email protected]
npm error node_modules/@material-ui/icons
npm error @material-ui/icons@"^4.11.3" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/react
npm error peer react@"^16.8.0 || ^17.0.0" from @material-ui/[email protected]
npm error node_modules/@material-ui/core
npm error @material-ui/core@"^4.12.4" from the root project
npm error peer @material-ui/core@"^4.0.0" from @material-ui/[email protected]
npm error node_modules/@material-ui/icons
npm error @material-ui/icons@"^4.11.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error C:\Users\USER\AppData\Local\npm-cache_logs\2024-08-28T11_23_48_264Z-eresolve-report.txt
npm error A complete log of this run can be found in: C:\Users\USER\AppData\Local\npm-cache_logs\2024-08-28T11_23_48_264Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant