googleapis / googleapis/google-api-php-client-services
Composed failing to download package
- Dominant language
- PHP
- Stars
- 1.3k
- Forks
- 320
- Avg merge
- 2h 32m
- Merged PRs (30d)
- 193
Description
I downloaded a repo of mine to continue working on it and when i ran `composer install` its hanging when trying to install Google client services, it then shows me the notice:
`Failed to download google/apiclient-services from dist: curl error 28 while downloading https://codeload.github.com/googleapis/google-api-php-client-services/legacy.zip/e48813050e660c7dcbe48cb6556461efe6381a54: Operation timed out after 300000 milliseconds with 10628998 out of 29570774 bytes received`
Download speed:
For some reason when I tried to visit the URL manually the download is extremely slow. Is there something I'm missing?
The line for the package in my composer.json is `"google/apiclient": "^2.15"`
I saw other persons reporting windows active protection causing issues but I'm on Mac
Contributor guide
Assessment
This issue has not been assessed yet.