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

Fix yarn V2 compatibility. #934

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix yarn V2 compatibility. #934

wants to merge 1 commit into from

Conversation

chrsep
Copy link

@chrsep chrsep commented Mar 17, 2020

Fixes #933. Adds dependency rules required by yarn v2.

@2075
Copy link

2075 commented Dec 21, 2020

hey @jxnblkm will this be merged or shall we fork / trash previous work using rebass? thx for update :)

@merceyz
Copy link

merceyz commented Jan 12, 2021

This isn't Yarn 2 specific so there is no need to label it as such, it's an issue that should be fixed for all package managers, though Yarn in PnP mode is the only one capable of telling you what is broken at the moment https://yarnpkg.com/advanced/rulebook#packages-should-only-ever-require-what-they-formally-list-in-their-dependencies

hey @jxnblkm will this be merged or shall we fork / trash previous work using rebass? thx for update :)

@2075 You can use packageExtensions to fix this locally while you wait, this PR will also be applied automatically in the next release of Yarn

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

Successfully merging this pull request may close these issues.

Yarn V2 Compatibility
3 participants