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 Apr 2, 2018. It is now read-only.
I was having the same issue. I edited the dependencies in bower.json file from "ionic": "driftyco/ionic-bower#1.2.1"
to "ionic": "driftyco/ionic-bower#1.2.1-nightly-1867"
then ran ionic lib update and it was successful
Thanks jenga, I tried that and I could run bower install ngCordova successfully. I still can not run ionic lib update though - but at least it's not a show stopper for now anymore.
Firstly, I edited the dependencies in bower.json file to "ionic": "#1.2.1-nightly-1867".
Then I deleted the ionic folder and ran bower install.
It worked!
https://forum.ionicframework.com/t/anyone-else-having-problems-with-1-2-1/39531/9
I was trying to install ngCordova, using bower, but the install breaks with a version error:
bower ionic#1.2.1 ENORESTARGET No tag found that was able to satisfy 1.2.1
So I thought I update ionic libs with
ionic lib update
which leads to a similiar error:Downloading: https://github.com/driftyco/ionic-bower/archive/v1.2.1.zip [=============================] 100% 0.0s Invalid version: 1.2.1
What am I'm missing here?
The text was updated successfully, but these errors were encountered: