yarnpkg / yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://classic.yarnpkg.com
Other
41.44k stars 2.73k forks source link

https://registry.yarnpkg.com/yargs/-/yargs-6.3.1.tgz: invalid tar file #2199

Open erikras opened 7 years ago

erikras commented 7 years ago

Here's the log from my build: https://travis-ci.org/erikras/redux-form/jobs/182395136

I'm not sure that this is a bug so much as that there is something wrong with that one file in the registry, but it caused my build to break spectacularly, and I had to remove yarn.lock from my repo so that Travis would use npm.

I suspect it's just a temporary problem, but I thought I'd report it...

Love the work you folks are doing. ❤️

torifat commented 7 years ago

v6.3.1 is not a valid yargs version. Can you please provide the problematic yarn.lock file? I believe you had it tracked.

erikras commented 7 years ago

Was removed in this commit.