I am building a angular app in windows, using git bash, so far I have been able to scaffold using yo, no issues, however when I am trying to issue the following command. Can som
Search for .bowerrc in your npm folder of Appdata, open the file and include the properties mentioned by natdico as follows:
.bowerrc
{ "directory": "bower_components", "strict-ssl": false, "https-proxy": "" }