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

migrate yarn log with integrity field #508

Merged
merged 1 commit into from
Oct 16, 2019
Merged

migrate yarn log with integrity field #508

merged 1 commit into from
Oct 16, 2019

Conversation

hgw77
Copy link
Collaborator

@hgw77 hgw77 commented Oct 16, 2019

In some cases yarn fails with Incorrect integrity when fetching from the cache that is caused by old lockfile entries (more than a year ago?) that don't have the integrity field present.

To prevent the Incorrect integrity error I migrated the yarn.lock. Any entry has now an integrity field.

See also: yarnpkg/yarn#7584

@hgw77 hgw77 merged commit 5b82687 into master Oct 16, 2019
@hgw77 hgw77 deleted the migrate_yarn_lock branch October 16, 2019 09:12
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