asafdav / ng-csv

Simple directive that turns arrays and objects into downloadable CSV files
MIT License
573 stars 215 forks source link

Install using Bower failed #91

Closed bitboxx closed 9 years ago

bitboxx commented 9 years ago

I get an error if I try to install ng-csv using bower. This is the error message I get:

> bower install ng-csv
bower ENOTFOUND     Request to https://bower.herokuapp.com/packages/ng-csv failed: getaddrinfo ENOTFOUND bower.herokuapp.com
bitboxx commented 9 years ago

Sorry, my bad... it was caused by the machine's internet connectivity problem.