Fix curl error 28 while downloading composer error

If you run composer install command, and get error

curl error 28 while downloading https://repo.packagist.org/p2/drupal/webform.json: Connection timed out after 10002 milliseconds

try to run this command:

composer config --global process-timeout 2000

Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *