domingo, 14 de septiembre de 2014

bower ECMDERR Failed to execute git ls-remote --tags --heads git://github.com/angular/bower-angular.git, exit code of #128

Error:

bower ECMDERR Failed to execute git ls-remote --tags --heads git://github.com/angular/bower-angular.git, exit code of #128

Para resolver este error ejecutar los siguientes comandos:

1. bower cache clean

2. sudo npm cache clean

3. git config --global url."https://".insteadOf git://


Luego ejecutar bower install para instalar lo que falte.

No hay comentarios:

Publicar un comentario