casesandberg / casesandberg/react-color
Missing react@* in peerDependencies
Open
bug
in progress
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
Using Yarn 2.0 release candidate I get the following error:
`➤ YN0002: │ react-color@npm:2.17.3 doesn't provide react@* requested by @icons/material@npm:0.2.4`

Seeing as react-color has a dependency on `@icons/material`, it is also responsible for in some way providing it's peer dependencies, in this case `react`. This is strictly enforced in Yarn Plug'n'Play which will be default in Yarn 2.0.
Contributor guide
Assessment
This issue has not been assessed yet.