mirror of
https://github.com/project-slippi/slippi-launcher.git
synced 2025-10-06 00:02:42 +02:00
chore(yarnrc): attempt to fix timeout issues when install dependencies
This commit is contained in:
6
.yarnrc
Normal file
6
.yarnrc
Normal file
@@ -0,0 +1,6 @@
|
||||
# The default installation timeout is 30s and some big packages
|
||||
# like the @material-ui/icons package can take longer than that
|
||||
# to install. So manually increase the timeout to avoid such issues.
|
||||
# For more info, see: https://github.com/mui-org/material-ui/issues/12432#issuecomment-411046157
|
||||
|
||||
network-timeout 500000
|
Reference in New Issue
Block a user