bower install behind a proxy fails in timeout with the following settings (some set are useless...) :
bower install
git config --global http.proxy fr-proxy.ex
If your OS is Linux or OS X try the following command bash http_proxy='proxy server' https_proxy='proxy server' bower
bash http_proxy='proxy server' https_proxy='proxy server' bower