ionic-team / ionic-bower

Bower repository for Ionic
92 stars 109 forks source link

bower.json is missing "ignore" entry #8

Closed oliversalzburg closed 9 years ago

oliversalzburg commented 9 years ago

When installing ionic via bower, you'll see the following warning:

bower ionic#v1.0.0-beta.12     invalid-meta ionic is missing "ignore" entry in bower.json
travisdahl commented 9 years ago

Im seeing this again.... bower invalid-meta ionic is missing "ignore" entry in bower.json bower resolved git://github.com/driftyco/ionic-bower.git#7c025a0ef9 bower ENORESTARGET No tag found that was able to satisfy 1.3.3

oliversalzburg commented 9 years ago

@travisdahl I'm pretty sure there really isn't a 1.3.3 tag. Maybe bower grabbed an older version which didn't have the ignore entry.

travisdahl commented 9 years ago

@oliversalzburg Doh! Sorry. It started happening when I had installed angular 1.3.3 I put it back down 1.3.2 and its working fine. Sorry about that