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

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

Open
SOHELAHMED7 opened this issue Sep 14, 2024 · 1 comment
Open

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

SOHELAHMED7 opened this issue Sep 14, 2024 · 1 comment

Comments

@SOHELAHMED7
Copy link

While running composer install following error is faced:


In Git.php line 478:
                                                                                                                                                                            
  Failed to execute git clone --mirror -- 'https://[email protected]/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
Author

Temporary work-around to this issue and #209 :

  • delete composer.lock file
  • remove "apis-guru/openapi-directory" and "nexmo/api-specification" dependencies from Composer 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.
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

1 participant