jquery-toggles icon indicating copy to clipboard operation
jquery-toggles copied to clipboard

Issues when installing with bower

Open radzserg opened this issue 9 years ago • 4 comments

After I made bower install jquery-toggles --save bower.json updated with
"simontabor/jquery-toggles": "jquery-toggles#~4.0.0" but when I'm trying to make bower install from other server got this error

bower jquery-toggles=jquery-toggles#~4.0.0 ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/simontabor/jquery-toggles=jquery-toggles.git", exit code of #128 fatal: remote error: simontabor/jquery-toggles=jquery-toggles is not a valid repository name Email [email protected] for help

Additional error details: fatal: remote error: simontabor/jquery-toggles=jquery-toggles is not a valid repository name Email [email protected] for help

radzserg avatar Dec 11 '15 13:12 radzserg

+1

blackbiron avatar Feb 07 '16 16:02 blackbiron

I get this too. Any solutions?

sachinanand avatar Jun 02 '16 10:06 sachinanand

should the bower.json be "simontabor/jquery-toggles": "~4.0.0" instead? i'm not very familiar with bower but it seems strange to have the name in there twice

simontabor avatar Jun 17 '16 11:06 simontabor

@simontabor Thanks, that worked for me. Just edited the bower.json directly.

iantheparker avatar Feb 21 '17 21:02 iantheparker