How to increase the timeout for `yarn install` March 31, 2023 by Tarik Try using the network-timeout flag with a delay in milliseconds, like this: yarn install --network-timeout 1000000000