Problem: run, then error occurred composer require drush/drush: Solution: run composer with the following pattern instead: php -d memory_limit=-1 /usr/local/bin/composer update …..
Encountered this issue with this Git: remote: Counting objects: 1702, done.remote: fatal: unable to create thread: Resource temporarily unavailableerror: git upload-pack: git-pack-objects died with error.fatal: git upload-pack: aborting due to possible repository corruption on the remote side.remote: aborting due to possible repository corruption on the remote side.fatal: protocol error: bad pack header Reason: A repository […]