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

use yarn 2 command #591

Closed
himself65 opened this issue Aug 15, 2022 · 3 comments
Closed

use yarn 2 command #591

himself65 opened this issue Aug 15, 2022 · 3 comments

Comments

@himself65
Copy link

/usr/local/bin/yarn --frozen-lockfile
➤ YN0050: The --frozen-lockfile option is deprecated; use --immutable and/or --immutable-cache instead
@agungkes
Copy link

agungkes commented Sep 4, 2022

You can change the install command by following the instructions below

https://github.com/cypress-io/github-action#custom-install-command

@brandonchinn178
Copy link

Yes, you can specify the install command, but the default install command in the github action should be --immutable. Anyone not using the latest Yarn should use custom-install to use the old flag

@himself65
Copy link
Author

You can change the install command by following the instructions below

https://github.com/cypress-io/github-action#custom-install-command

This works for me. Thanks!

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

3 participants