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

Issue when running npm install #956

Open
Deep13 opened this issue Dec 16, 2024 · 0 comments
Open

Issue when running npm install #956

Deep13 opened this issue Dec 16, 2024 · 0 comments

Comments

@Deep13
Copy link

Deep13 commented Dec 16, 2024

After i clone the repo and run npm install i get the below error. Please help

npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: snet-dapp-redesign@0.1.0
npm error Found: react@18.3.1
npm error node_modules/react
npm error react@"^18.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.8.0 || ^17.0.0" from @material-ui/core@4.12.4
npm error node_modules/@material-ui/core
npm error @material-ui/core@"^4.11.2" 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 /Users/deepak/.npm/_logs/2024-12-16T11_29_22_022Z-eresolve-report.txt
npm error A complete log of this run can be found in: /Users/deepak/.npm/_logs/2024-12-16T11_29_22_022Z-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