💬 | Drupal.org infrastructure | When trying to install modules or run composer update, this error appears curl error 28 while downloading
🇨🇦Canada rajmataj
This seems to be a Composer timeout issue. When I ran:
composer config --global process-timeout 2000
and re-ran my ddev composer command to install Bootstrap 5, it worked. Hopefully this helps.