googlearchive / topeka

quiz app
539 stars 189 forks source link

Bower Installer Fails #9

Open Larceniii opened 10 years ago

Larceniii commented 10 years ago

Running "bower -install" on the 0.3.5 version of designer, bower fails with the following error message about Topeka. Wasn't sure to place issue here or in Polymer.

bower ENORESTARGET No tag found that was able to satisfy >=0.3.0 <1.0.0 Additional error details: No versions found in git://github.com/Polymer/topeka-elements.git

nevir commented 10 years ago

What's your bower.json look like? We don't really have versioning set up for topeka/topeka-elements at the moment

Larceniii commented 10 years ago

It's this one from the designer here. https://github.com/Polymer/designer/blob/master/bower.json (Nice Avatar btw, love DOTT)

nevir commented 10 years ago

Hmm, that depends on topeka-elements#master, I'm not sure where the version constraint is coming from.

A fresh checkout does seem to be working for me: https://gist.github.com/nevir/2b10f513f9cd53df561d

Mind gisting the entire output from bower?

(best game ever :P)