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

styled-components is not defined as a peer dependency #130

Open
DiFuks opened this issue Mar 14, 2022 · 1 comment
Open

styled-components is not defined as a peer dependency #130

DiFuks opened this issue Mar 14, 2022 · 1 comment

Comments

@DiFuks
Copy link

DiFuks commented Mar 14, 2022

Due to this issue, yarn 2-3 in pnp mode cannot resolve the dependency
image

Workaround: fix with yarn.yml:

packageExtensions:
  react-shadow@*:
    peerDependencies:
      styled-components: ^5.3.0
@aboktor
Copy link

aboktor commented Dec 13, 2022

+1 Just hit this.

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

2 participants