GithubHelp home page GithubHelp logo

Comments (4)

Ravinavala avatar Ravinavala commented on April 27, 2024 2

I have same issue:

✘ Error: Error: Command failed: 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-redux
npm ERR! react-redux@"7.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react-redux@"^6.0.0" from [email protected]
npm ERR! node_modules/connected-react-router
npm ERR! connected-react-router@"6.4.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react-redux
npm ERR! peer react-redux@"^6.0.0" from [email protected]
npm ERR! node_modules/connected-react-router
npm ERR! connected-react-router@"6.4.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\KSHMR\AppData\Local\npm-cache_logs\2023-05-06T15_35_00_980Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: C:\Users\KSHMR\AppData\Local\npm-cache_logs\2023-05-06T15_35_00_980Z-debug-0.log

Node : v18.16.0
NPM: 9.6.3

from react-boilerplate.

tausifcreates avatar tausifcreates commented on April 27, 2024

Do not use this. it's already 3 years old.

from react-boilerplate.

gopi-codingo avatar gopi-codingo commented on April 27, 2024

Are there any updates on this issue. I'm facing the same.

from react-boilerplate.

Arunimchakraborty avatar Arunimchakraborty commented on April 27, 2024

Faced the same issue. Solved it by running:
npm install --legacy-peer-deps
After that I used
npm start
But it showed me a missing module lodash.isequalwith which I installed by running the command:
npm install --legacy-peer-deps lodash.isequalwith
After that using npm start works

from react-boilerplate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.