-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
Do you want to request a feature or report a bug?
Not sure.
What is the current behavior?
I'm at an airport today, so I've been tethering on my phone and using in-flight WiFi. Every time I try to run yarn, I eventually get a socket hang up error on an arbitrary package. Presumably, it doesn't handle mobile connectivity very well. npm install works in these same scenarios.
If the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
- Be able to install a particular module without worrying about the rest of the installed modules.
- Retry requests if one times out.
Please mention your node.js, yarn and operating system version.
yarn v0.15.1
node v6.2.1
macOS v10.11.6
designorant, josvar, ricardosiri68, kitsunde, smmoosavi and 45 more