ej52 / proxmox-scripts

MIT License
587 stars 308 forks source link

fix: increase yarn timeout for slow networks #36

Closed ej52 closed 3 years ago

ej52 commented 3 years ago

On slower internet connections yarn will give the following message due to the request taking too long. There appears to be trouble with your network connection. Retrying

Increasing the network-timeout should fix this.