Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error calculating peer dependency when minor is above 10? #8672

Open
olignyf opened this issue Aug 2, 2021 · 0 comments
Open

Error calculating peer dependency when minor is above 10? #8672

olignyf opened this issue Aug 2, 2021 · 0 comments

Comments

@olignyf
Copy link

olignyf commented Aug 2, 2021

I get this warning in the console

warning " > styled-components@5.1.0" has unmet peer dependency "react-is@>= 16.8.0".

However react and react-is are at 16.13.1
yarn.lock:

react-is@^16.12.0, react-is@^16.3.2, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4:
  version "16.13.1"

react@^16.13.1, react@^16.8.6:
  version "16.13.1"

I have yarn 1.22.4

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant