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

Yarn v1 invalid switch #886

Open
szepeviktor opened this issue Jul 18, 2023 · 0 comments
Open

Yarn v1 invalid switch #886

szepeviktor opened this issue Jul 18, 2023 · 0 comments
Labels
[Type] Bug Something that is not working as expected

Comments

@szepeviktor
Copy link
Contributor

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

@szepeviktor szepeviktor added the [Type] Bug Something that is not working as expected label Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug Something that is not working as expected
Projects
None yet
Development

No branches or pull requests

1 participant