-
Notifications
You must be signed in to change notification settings - Fork 386
Open
Description
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
- Get yarn setup.
- Setup my workspace in package.json.
- Follow the "install & start" steps listed on the repo main page.
- Halfway through the install process the error will appear and stop the process.
Expected behavior
The install process should finish with no issues.
Versions
- react-boilerplate-cra-template: current
- Node/NPM: 8.12.2
- Browser: Vivaldi
Metadata
Metadata
Assignees
Labels
No labels