Closed ahmadazimi closed 10 years ago
Hi, Recently I've start working with gulp-remote-src, but my internet connection isn't a high speed connection. So, usually my gulp task fails by this error:
Error: ETIMEOUT
How can I increase connection timeout for this script?
Try timeout option.
timeout
Thank you so much. It seems everything is okay.
Hi, Recently I've start working with gulp-remote-src, but my internet connection isn't a high speed connection. So, usually my gulp task fails by this error:
How can I increase connection timeout for this script?