Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bower name 'abdmob/x2js' causing issues #15

Open
ghostfreak3000 opened this issue Feb 7, 2016 · 5 comments
Open

Bower name 'abdmob/x2js' causing issues #15

ghostfreak3000 opened this issue Feb 7, 2016 · 5 comments
Milestone

Comments

@ghostfreak3000
Copy link

That bower name is causing bower to save the entry like this
capture

Which causes this error on bower install
capture

ECMDERR Failed to execute "git ls-remote --tags --heads abdmob/x2js=https://github.com/abdmob/x2js.git", exit code of #128 fatal: I don't handle protocol 'abdmob/x2js=https'

All because of the foward-slash... a rename could save other people some surprises.
like the one i got when my build failed on bower install

@florent1337
Copy link

thank you very much 👍

@abdolence abdolence added this to the 1.2.1 milestone Feb 25, 2016
@OPaquay
Copy link

OPaquay commented Jun 16, 2017

I'm facing the same issue, how did you solve this ?

@ghostfreak3000
Copy link
Author

Manually removing the abdmob/ prefix in the bower.json

@OPaquay
Copy link

OPaquay commented Jun 16, 2017

Thanks :-)

@lwscroggins
Copy link

Thank you so much ghostfreak3000! This issue has been driving me nuts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants