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:/
The registry used in the the other answers is now deprecated. Please update it!
{ "proxy":"http://:@proxy.company.com:", "https-proxy":"http://:@proxy.company.com:", "registry": "https://registry.bower.io" }