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

chore(lockfile): update yarn.lock due to nodejs/node#20285 #6225

Closed
wants to merge 1 commit into from

Conversation

Simek
Copy link
Contributor

@Simek Simek commented Aug 4, 2018

Summary

Currently Yarn just after checkout and install cannot be build on Node 10 due to gulp@3.9.x related bug: nodejs/node#20285.

It seems like there are some old references in currently commited yarn.lock file and after proceeding as mentioned in issue linked above (regenerating lockfile) problem disappeared.

@buildsize
Copy link

buildsize bot commented Aug 4, 2018

File name Previous Size New Size Change
yarn-[version].noarch.rpm 920.27 KB 997.96 KB 77.69 KB (8%)
yarn-[version].js 4.02 MB 3.74 MB -284.14 KB (7%)
yarn-legacy-[version].js 4.18 MB 3.89 MB -298.05 KB (7%)
yarn-v[version].tar.gz 925.9 KB 1001.9 KB 76 KB (8%)
yarn_[version]all.deb 675.37 KB 718.96 KB 43.59 KB (6%)

@Simek
Copy link
Contributor Author

Simek commented Aug 4, 2018

Unfortunately due to age of some entries in previous lockfile and many incompatibilities with newer packages versions after regeneration I am forced to ditch the idea to fix that issue.

@Gudahtt
Copy link
Member

Gudahtt commented Aug 5, 2018

This problem will presumably be resolved with this PR as well, which updates to Gulp v4: #6143

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.

2 participants