Skip to content

Unable to resolve dependency tree #178

@itsjesski

Description

@itsjesski

Description

While following the instructions to setup a new project via yarn, I've run into an error. "Unable to resolve dependency tree".

Could not resolve dependency:
peer react@"^16.8.3 || ^17" from [email protected]
node_modules/react-redux
react-redux@"7.2.6" from [email protected]
app
[email protected]
node_modules/app
workspace app from the root project

Fix the upstream dependency conflict, or retry
this command with --force, or --legacy-peer-deps
to accept an incorrect (and potentially broken) dependency resolution.

Steps to reproduce

  1. Get yarn setup.
  2. Setup my workspace in package.json.
  3. Follow the "install & start" steps listed on the repo main page.
  4. Halfway through the install process the error will appear and stop the process.

Expected behavior
The install process should finish with no issues.

Screenshots
image

Versions

  • react-boilerplate-cra-template: current
  • Node/NPM: 8.12.2
  • Browser: Vivaldi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions