Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to install #7

Open
angelxmoreno opened this issue Jul 8, 2024 · 1 comment
Open

Failed to install #7

angelxmoreno opened this issue Jul 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@angelxmoreno
Copy link

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.

@angelxmoreno angelxmoreno changed the title Failed to clone Failed to install Jul 8, 2024
@MacFJA
Copy link
Owner

MacFJA commented Jul 8, 2024

Indeed, the Github repository have been removed.

There are other forks that should be able to replace it:

I will need to check how they diverge from cedcommerce/ebay-sdk-php (which was a fork to begin with)

@MacFJA MacFJA added the bug Something isn't working label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants