Skip to content

Add --frozen-lockfile flag to yarn install#19

Open
scott1702 wants to merge 1 commit intomasterfrom
fix/frozen-install
Open

Add --frozen-lockfile flag to yarn install#19
scott1702 wants to merge 1 commit intomasterfrom
fix/frozen-install

Conversation

@scott1702
Copy link
Copy Markdown

This will prevent Silverstripe Cloud from potentially updating npm dependencies to versions that aren't specified in the yarn.lock file

Docs on this are pretty light https://classic.yarnpkg.com/en/docs/cli/install/ but this Github comment here sums it up pretty well yarnpkg/yarn#5847 (comment)

This will prevent Silverstripe Cloud from potentially updating npm dependencies to versions that aren't specified in the yarn.lock file
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

Successfully merging this pull request may close these issues.

1 participant