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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: