You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error from composer upon doing composer require macfja/book-retriever
Installing dependencies from lock file (including require-dev)
Package operations: 13 installs, 0 updates, 3 removals
- Downloading cedcommerce/ebay-sdk-php (18.0.1)
0/1 [>---------------------------] 0% Failed to download cedcommerce/ebay-sdk-php from dist: The "https://api.github.com/repos/cedcommerce/ebay-sdk-php/zipball/8ac4131191b11ce45ecb2b995786e4d4c502a9d0" file could not be downloaded (HTTP/2 404 ):
{"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip","status":"404"}
Now trying to download from source
- Syncing cedcommerce/ebay-sdk-php (18.0.1) into cache
1/1 [============================] 100%
In Git.php line 472:
Failed to execute git clone --mirror -- 'https://ghp...ryW:[email protected]/cedcommerce/ebay-sdk-php.git' '/Users/amoreno/Library/Caches/composer/vcs/https---github.com-cedcommerce-ebay-sdk-php.git/'
Cloning into bare repository '/Users/amoreno/Library/Caches/composer/vcs/https---github.com-cedcommerce-ebay-sdk-php.git'...
remote: Repository not found.
fatal: repository 'https://github.com/cedcommerce/ebay-sdk-php.git/' not found
when I go to packagist to look for cedcommerce/ebay-sdk-php it says This package's canonical repository appears to be gone and the package has been frozen as a result.
The text was updated successfully, but these errors were encountered:
I am getting this error from composer upon doing
composer require macfja/book-retriever
when I go to packagist to look for
cedcommerce/ebay-sdk-php
it saysThis package's canonical repository appears to be gone and the package has been frozen as a result.
The text was updated successfully, but these errors were encountered: