vanderlee / tristate

jQuery standalone tristate (indeterminate) checkbox with pseudo selectors and optional value modification and .val() overwrite. Standalone, so usable for purposes other than list/tree marking.

Home Page:http://vanderlee.github.io/tristate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bower error - not found

thiagodp opened this issue · comments

bower install tristate

gives me:

bower ENOTFOUND Package Vanderlee Tristate=tristate not found

PS: Maybe the change in the package name made in version 1.1.2 was not propagated to bower.

In the first time I had installed, bower created a folder named Vandeerlee Tristate. Even cleaning the cache and changing the project to tristate in the bower.json, bower gave me that error. So, I deleted the vendor/Vanderlee Tristate folder and ran the command again, a it worked. Thereby, it appears to be some kind of problem in bower. I think you may close this issue.