Respond icon indicating copy to clipboard operation
Respond copied to clipboard

Couldn't install by bower

Open ganlanyuan opened this issue 8 years ago • 1 comments

When I try to install by bower, get the result:

$ bower install Respond
bower cached        git://github.com/scottjehl/Respond.git#1.4.2
bower validate      1.4.2 against git://github.com/scottjehl/Respond.git#*
bower ENOTFOUND     Package Selectivizr bower=selectivizr-bower not found

Could you please check this issue?

ganlanyuan avatar Mar 09 '16 19:03 ganlanyuan

I just duplicated this issue, but with a different error.

bower Respond#* cached https://github.com/scottjehl/Respond.git#1.4.2 bower Respond#* validate 1.4.2 against https://github.com/scottjehl/Respond.git#* bower ENOTFOUND Package 1 not found

But then I tried a little later, and it worked fine after upgrading to bower 1.7.9.

stalsma avatar May 06 '16 16:05 stalsma