Skip to content

Yarn 4#458

Open
bjacobel wants to merge 6 commits intomasterfrom
yarn-4
Open

Yarn 4#458
bjacobel wants to merge 6 commits intomasterfrom
yarn-4

Conversation

@bjacobel
Copy link
Owner

@bjacobel bjacobel commented May 10, 2024

This is stuck because yarn 3+ projects have themselves in their own lockfile, and just renaming it with replacestream isn't good enough (it's sorted wrong) so yarn install --immutable fails because the lockfile needs a change

We need to sort the lockfile once, then run install immutable after

There's also some stupid stuff with bin entries too

@bjacobel bjacobel force-pushed the yarn-4 branch 2 times, most recently from 3728a2c to dc1e34f Compare May 10, 2024 23:59
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.

1 participant

Comments