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

Bad behavior under a bad network connection #1763

Closed
Jack-Works opened this issue Nov 10, 2016 · 3 comments
Closed

Bad behavior under a bad network connection #1763

Jack-Works opened this issue Nov 10, 2016 · 3 comments

Comments

@Jack-Works
Copy link

Arguments:
node.exe yarn.js global add angular-cli --proxy http://127.0.0.1:1080

Yarn version: 0.16.1

Node version: 6.9.1

Platform: win32 x64

Trace:
Error: https://registry.yarnpkg.com/bower/-/bower-1.8.0.tgz: unexpected end of file
at Zlib._handle.onerror (zlib.js:370:17)

Yarn will fail if the download file is broken instead of re-download it

@wyze wyze added duplicate and removed duplicate labels Nov 10, 2016
@Daniel15
Copy link
Member

Probably a duplicate of #746?

@wyze
Copy link
Member

wyze commented Nov 10, 2016

I'll agree with that @Daniel15.

@wyze wyze closed this as completed Nov 10, 2016
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

No branches or pull requests

4 participants
@Daniel15 @wyze @Jack-Works and others