You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 support@github.com for help
Additional error details:
fatal: remote error:
simontabor/jquery-toggles=jquery-toggles is not a valid repository name
Email support@github.com for help
The text was updated successfully, but these errors were encountered:
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
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 support@github.com for help
Additional error details:
fatal: remote error:
simontabor/jquery-toggles=jquery-toggles is not a valid repository name
Email support@github.com for help
The text was updated successfully, but these errors were encountered: