godaddy-wordpress / godaddy-wordpress/go
Yarn v1 invalid switch
Open
[Type] Bug
- Dominant language
- PHP
- Stars
- 338
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
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`
Contributor guide
Assessment
This issue has not been assessed yet.