enyo / opentip

Opentip is an open source javascript tooltip based on the protoype framework.
http://www.opentip.org
1.25k stars 401 forks source link

bower install opentip fails #66

Open rennhak opened 11 years ago

rennhak commented 11 years ago
% bower install opentip   
bower cloning git://github.com/enyo/opentip.git
bower cached git://github.com/enyo/opentip.git
bower fetching opentip
bower checking out opentip#v2.4.6
bower copying /home/br/.bower/cache/opentip/045b3d70f60df6624747b61fdc821442
bower error component/jquery not found

There were errors, here's a summary of them:
- component/jquery not found

Paradoxically jquery is installed, so I'm not sure whats going on here.

ziyan-junaideen commented 11 years ago

Same issue, Ruby on Rails...

enyo commented 11 years ago

Has the bower file name changed? Maybe it's using the component.json instead of bower.json?