wilsonpage / fastdom

Eliminates layout thrashing by batching DOM measurement and mutation tasks
6.85k stars 240 forks source link

bower install error #40

Closed deepak1556 closed 10 years ago

deepak1556 commented 10 years ago
bower not-cached    git://github.com:wilsonpage/fastdom.git#*
bower resolve       git://github.com:wilsonpage/fastdom.git#*
bower ECMDERR       Failed to execute "git ls-remote --tags --heads git://github
.com:wilsonpage/fastdom.git", exit code of #128

Additional error details:
fatal: Unable to look up github.com (port wilsonpage) (The specified class was n
ot found. )

url registered incorrectly

wilsonpage commented 10 years ago

Sorry about that, there is a typo in the URL endpoint, I have submitted a request to fix it.

deepak1556 commented 10 years ago

:+1:

soenkekluth commented 10 years ago

still not working...

wilsonpage commented 10 years ago

Gosh sorry about that. I've filed another request. Bower has no easy way to make changes to registered modules.

For the meantime I think you can use Bower package fast-dom.

soenkekluth commented 10 years ago

:thumbsup:

wilsonpage commented 10 years ago

Finally fixed!

$ bower cache clean
$ bower install fastdom