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 error #29

Open
dim2k2006 opened this issue Aug 29, 2016 · 1 comment
Open

Bower error #29

dim2k2006 opened this issue Aug 29, 2016 · 1 comment

Comments

@dim2k2006
Copy link

Hello!
I get error after i enter «bower i» command.

bower Dropit=dropit#^1.1.1 ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/gilbitron/Dropit=dropit.git", exit code of #128 fatal: remote error: gilbitron/Dropit=dropit is not a valid repository name Email support@github.com for help

fatal: remote error:
gilbitron/Dropit=dropit is not a valid repository name

2016-08-29 10 48 33

Are there any way to solve it?

@abeytom07
Copy link

Probably due to an incorrect bower.json. Ran into the same, after correcting the dependency it worked.

"dependencies": {
"dropit": "dropit#^1.1.1"
}

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

2 participants