casesandberg / casesandberg/react-color

Missing react@* in peerDependencies

Open
#657 2 comments 0 reactions 0 assignees View on GitHub
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`

![image](https://user-images.githubusercontent.com/6063705/69462121-7f3a8680-0d78-11ea-8f72-49761df487b8.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.