Buen dia
Estoy tratando de hacer una nueva instalacion de la version 3.2.4 y al ejecutar composer install no puede instalar chrisboulton.
Lo extraño es que hace 20 dias mas o menos hice otras 2 instalaciones y esto no paso…
-
Installing chrisboulton/php-resque (dev-master 968b7e6)
Cloning 968b7e6a307a2079051dfc571d2fc2be0546209f from cache
Failed to download chrisboulton/php-resque from source: Failed to clone https://github.com/chrisboulton/php-resque.git via https, ssh, git protocols, aborting. -
https://github.com/chrisboulton/php-resque.git
Cloning into ‘/usr/local/siu/SIU-Pilaga2018-324/vendor/chrisboulton/php-resque’…
fatal: unable to access ‘https://github.com/chrisboulton/php-resque.git/’: Could not resolve host: github.com -
git@github.com:chrisboulton/php-resque.git
Cloning into ‘/usr/local/siu/SIU-Pilaga2018-324/vendor/chrisboulton/php-resque’…
ssh: Could not resolve hostname github.com: Temporary failure in name resolution
fatal: Could not read from remote repository.Please make sure you have the correct access rights
and the repository exists. -
git://github.com/chrisboulton/php-resque.git
Cloning into ‘/usr/local/siu/SIU-Pilaga2018-324/vendor/chrisboulton/php-resque’…
fatal: Unable to look up github.com (port 9418) (Temporary failure in name resolution)Now trying to download from dist
- Installing chrisboulton/php-resque (dev-master 968b7e6)
Downloading: Failed
Downloading: Failed
Downloading: Failed
- Installing chrisboulton/php-resque (dev-master 968b7e6)
Que puedo hacer … ??
Saludos