Skip to content

Error while trying to run this program! #1889

@adityasatalkar

Description

@adityasatalkar

I forked this repo and tried running it via npm i but I kept getting errors. Can you please add "how to run this" section in the Read Me file? I'd be more than happy to add that section and create a pull request if explained to me here.

The error I get is as follows:

Admins-MacBook-Pro:web-client aditya$ npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: undefined@undefined
npm ERR! Found: react-redux@7.2.0
npm ERR! node_modules/react-redux
npm ERR!   react-redux@"^7.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react-redux@"^4.0.0 || ^5.0.0 || ^6.0.0" from redux-devtools@3.5.0
npm ERR! node_modules/redux-devtools
npm ERR!   dev redux-devtools@"^3.5.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! See /Users/aditya/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/aditya/.npm/_logs/2021-04-19T07_15_41_921Z-debug.log 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions