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

Timeout when installing with yarn #1045

Closed
krislefeber opened this issue Nov 13, 2019 · 2 comments
Closed

Timeout when installing with yarn #1045

krislefeber opened this issue Nov 13, 2019 · 2 comments

Comments

@krislefeber
Copy link

When attempting to install with yarn, I kept getting error messages about timeouts. After googling around for similar issues, I saw this comment stating that the timeout can be increased with --timeout 500000, making the issue go away. Just thought I should mention this for others that see the problem. It's not necessarily that my internet connection was slow, but it seems that yarn includes the time to unpack the .tgz file in the timeout.

@jacobwgillespie
Copy link
Member

Thanks for the report - are you by chance using Windows? We have seen this issue with yarn before, but always on Windows so far (#785, #420).

But yes it does seem to be an issue with Yarn timeouts.

@krislefeber
Copy link
Author

Yes, this was on Windows, but I was using Windows subsystem for Linux (WSL). I'm not sure if that makes a difference, as I believe I was technically running on an Ubuntu VM. I'll close out my issue.

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

2 participants