`bower install angular-ui-chart` throws a 401 http error because its below dependency repository no longer exists ``` https://bitbucket.org/cleonello/jqplot/downloads/jquery.jqplot.1.0.8r1250.tar.gz# ``` Instead, I am looking at using the fork [grekpe/ui-chart](https://github.com/grekpe/ui-chart) Edit: the above fork did not help as it also requested the same inexistant URL.
bower install angular-ui-chartthrows a 401 http error because its below dependency repository no longer existsInstead, I am looking at using the fork grekpe/ui-chart
Edit: the above fork did not help as it also requested the same inexistant URL.