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

add yarnrc file #14

Merged
merged 1 commit into from
Feb 1, 2022
Merged

add yarnrc file #14

merged 1 commit into from
Feb 1, 2022

Conversation

astanciu
Copy link
Contributor

@astanciu astanciu commented Jan 28, 2022

Add a .yarnrc file that contains --install.frozen-lockfile true. This forces yarn to behave consistently when doing an initial yarn install, otherwise it will try to "optimize" the lock file and change it.

Reference: yarnpkg/yarn#4379

For an explanation of exactly what --frozen-lockfile or --pure-lockfile do, see this

switch to frozen
@astanciu astanciu merged commit bee54cf into main Feb 1, 2022
@astanciu astanciu deleted the fix/yarn branch February 1, 2022 00:02
astanciu pushed a commit that referenced this pull request Feb 1, 2022
0xalecks pushed a commit that referenced this pull request Jun 11, 2022
0xalecks added a commit that referenced this pull request Jun 11, 2022
switch to frozen
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.

3 participants