You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 25, 2019. It is now read-only.
The problem was that this is still in the tag v0.0.1. So basically, just installing the tip of the master branch solved my problem, i.e.
bower install angular-ui-chart#master --save
Perhaps a new tag v0.0.2 is in order?
Also #18 seems related to this.
I'm not sure if this repository is stale. Anyway, I made a fork with some tweaks to get the tests to pass locally and on travis, with updated dependencies, and added tag v0.0.2. For anyone coming across this and wanting to use it: bower install --save https://github.com/shadiakiki1986/ui-chart.git
Otherwise, I can make a PR if I get some feedback on it
bower install angular-ui-chart
throws 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.
The text was updated successfully, but these errors were encountered: