-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
@devlsh
Description
The command currently used by the Yarn packager is yarn install --frozen-lockfile --non-interactive
, which isn't compatible with Yarn 2.
For reference, the Yarn 2 command would be yarn install --immutable --immutable-cache
.
Metadata
Metadata
Assignees
Labels
No labels