osx - Bower not working -
i using mac , have issue bower. not download git repository shorten name if provide total path.
for illustration call:
bower install --save polymer/core-elements
will homecoming multiple times:
bower retry download of https://github.com/polymerlabs/marked-element/archive/0.3.3.tar.gz failed econnreset, trying git..
but when seek run this:
bower install --save https://github.com/polymer/marked-element.git
every thing works fine.
i have tried multiple repositories, polymer project example.
what wrong bower?!
found github issue. helped me create sure proxy settings in .bowerrc
file correct. in case i've deleted al things related proxy settings.
osx git github version-control bower
No comments:
Post a Comment