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
And then run bower install, it shows me the following error :
bower angular-dropdowns#0.1.0 not-cached git://github.com/jseppi/angular-dropdowns.git#0.1.0
bower angular-dropdowns#0.1.0 resolve git://github.com/jseppi/angular-dropdowns.git#0.1.0
bower angular-dropdowns#0.1.0 ENORESTARGET No tag found that was able to satisfy 0.1.0
Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
You should add tags to the github repository, this way we can ask for a specific version with bower.
https://github.com/bower/bower#registering-packages
For example, if I put this in my bower.json file :
And then run
bower install
, it shows me the following error :Thanks.
The text was updated successfully, but these errors were encountered: