SyntaxFix
Write A Post
Hire A Developer
Questions
create .bowerrc file in you home directory and adding this to the file worked for me
{
"directory": "bower_components", "proxy": "http://youProxy:yourPort", "https-proxy":"http://yourProxy:yourPort" }