Problem installing ngcordova on ionic

1

I have a mobile app I installed ngcordova to use its plugins but when I try to install it it never adds me lib/ngCordova to the project folder, I would like to know how to fix it. To install I am using bower install ngCordova but only the following message appears to me

Message

bower not-cached    git://github.com/driftyco/ionic-bower.git#1.1.0
bower resolve       git://github.com/driftyco/ionic-bower.git#1.1.0
bower not-cached    git://github.com/driftyco/ng-cordova.git#*
bower resolve       git://github.com/driftyco/ng-cordova.git#*
bower ENORESTARGET  No tag found that was able to satisfy 1.1.0

Additional error details:
No versions found in git://github.com/driftyco/ionic-bower.git
    
asked by anonymous 25.09.2015 / 13:57

0 answers