Skip to content

Composer dev dependency "nexmo/api-specification" is not found #210

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

Closed
SOHELAHMED7 opened this issue Sep 14, 2024 · 2 comments
Closed

Composer dev dependency "nexmo/api-specification" is not found #210

SOHELAHMED7 opened this issue Sep 14, 2024 · 2 comments

Comments

@SOHELAHMED7
Copy link
Contributor

While running composer install following error is faced:


In Git.php line 478:
                                                                                                                                                                            
  Failed to execute git clone --mirror -- 'https://...@github.com/Nexmo/api-specification.git' '....composer/cache/vcs/https---github.com-Nexmo-ap  
  i-specification/'                                                                                                                                                         
                                                                                                                                                                            
  Cloning into bare repository '....composer/cache/vcs/https---github.com-Nexmo-api-specification'...                                                                   
  remote: Repository not found.                                                                                                                                             
  fatal: repository 'https://github.com/Nexmo/api-specification.git/' not found     
@SOHELAHMED7
Copy link
Contributor Author

SOHELAHMED7 commented Sep 14, 2024

Temporary work-around to this issue and #209 :

  • delete composer.lock file
  • remove apis-guru/openapi-directory and nexmo/api-specification dependencies from composer.json file
  • run composer install

Although 1 test will fail while running phpunit but Composer will process downloading and installing rest of the dependencies.

SOHELAHMED7 added a commit to SOHELAHMED7/php-openapi that referenced this issue Sep 14, 2024
…pi-specification temporarily for work-around for cebe#209 and cebe#210
SOHELAHMED7 added a commit to SOHELAHMED7/php-openapi that referenced this issue Sep 23, 2024
… nexmo/api-specification temporarily for work-around for cebe#209 and cebe#210"

This reverts commit 27e2618.
@cebe
Copy link
Owner

cebe commented Nov 14, 2024

fixed on master

@cebe cebe closed this as completed Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants