I\'m trying to use Bower for a web app, but find myself hitting some sort of proxy issues:
D:\\>bower search jquery bower retry Request to https:/
Try changing the registry value in your .bowerrc:
{ "registry": "http://bower.herokuapp.com" }