HubSpot / messenger

Growl-style alerts and messages for your app. #hubspot-open-source
http://github.hubspot.com/messenger/
MIT License
4.02k stars 406 forks source link

bower install error #46

Closed kailuowang closed 11 years ago

kailuowang commented 11 years ago

When I trie to bower install messenger I got the following error

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

The full message

> bower install messenger
bower cloning git://github.com/HubSpot/messenger.git
bower cached git://github.com/HubSpot/messenger.git
bower fetching messenger
bower checking out messenger#1.3.3
bower copying /Users/kwang53/.bower/cache/messenger/a4b93e1e1311a3a018e4d2966e7d01f5
mismatch The version specified in the component.json of package messenger mismatches the tag (1.3.3 vs 1.3.2)
mismatch You should report this problem to the package author

bower error component/jquery not found

kailuowang commented 11 years ago

I noticed that component/jquery was mentioned in the component.json file but the component.json file was ignored in the bower.json file so I am not sure what causes the problem.

zackbloom commented 11 years ago

I haven't been able to replicate unfortunately, maybe it's an issue with a specific version of bower?