-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
[Type] BugSomething that is not working as expectedSomething that is not working as expected
Description
Describe the bug:
Many workflows contain yarn install --immutable
Yarn v1 is used.
There is no --immutable switch https://classic.yarnpkg.com/en/docs/cli/install
But there is in v2 https://yarnpkg.com/cli/install
I think some read the v2 docs ...
Expected behavior:
yarn install --non-interactive --pure-lockfile
Metadata
Metadata
Assignees
Labels
[Type] BugSomething that is not working as expectedSomething that is not working as expected