Laravel-Lang / lang

List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI.

Home Page:https://laravel-lang.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to clone https://github.com/caouecs/lang.git

vanyabrovary opened this issue · comments

commented
                                                                                                 
 [RuntimeException]                                                                                 
 Failed to clone https://github.com/caouecs/lang.git via https, ssh protocols, aborting.            
                                                                                                    
 - https://github.com/caouecs/lang.git                                                              
   Cloning into bare repository '/root/.composer/cache/vcs/https---github.com-caouecs-lang.git'...  
   remote: Invalid username or password.                                                            
   fatal: Authentication failed for 'https://github.com/caouecs/lang.git/'                          
                                                                                                    
 - git@github.com:caouecs/lang.git                                                                  
   Cloning into bare repository '/root/.composer/cache/vcs/https---github.com-caouecs-lang.git'...  
   git@github.com: Permission denied (publickey).                                                   
   fatal: Could not read from remote repository.                                                    
                                                                                                    
   Please make sure you have the correct access rights                                              
   and the repository exists.                                                                       
                                                                                                    

Can you help me please?
What can i do?

Hello,
here it's Laravel-Lang

caouecs/lang was the old name ;)

commented

Hello.

Works for me

"laravel-lang/lang": "~5.0",

https://github.com/Laravel-Lang/lang/blob/master/docs/installation/composer.md

Thanx.

You are welcome

Same problem here. L5.8 installation.

composer require laravel-lang/lang:~4.0

Installing dependencies from lock file (including require-dev)
Package operations: 2 installs, 42 updates, 0 removals

  • Downloading caouecs/laravel-lang (4.0.11)
    0/1 [>---------------------------] 0% Failed to download caouecs/laravel-lang from dist: The "https://api.github.com/repos/caouecs/lang/zipball/134e1cbf9be14d97fc7937d7df784eae2d4bfa3c" file could not be downloaded (HTTP/2 404 )
    Now trying to download from source
  • Syncing caouecs/laravel-lang (4.0.11) into cache
    Cloning failed using an ssh key for authentication, enter your GitHub credentials to access private repos