Skip to content
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.

ENORESTARGET No tag found that was able to satisfy 1.2.1 #24

Open
sunkingdice opened this issue Dec 18, 2015 · 5 comments
Open

ENORESTARGET No tag found that was able to satisfy 1.2.1 #24

sunkingdice opened this issue Dec 18, 2015 · 5 comments

Comments

@sunkingdice
Copy link

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?

@jenga
Copy link

jenga commented Dec 19, 2015

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

@sunkingdice
Copy link
Author

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.

@yuricamara
Copy link

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!

@juliandavidmr
Copy link

Thanks @jenga

It worked!

@longsangstan
Copy link

Thanks @jenga ! Works for me too!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants