I'm having a github public repo in my bower, when I'm doing bower install, I'm getting the following error:
bower ECMDERR, exit code of #128 Permission denied (publickey)
I also tried to git clone this project directly, still got Permission denied. I'm using HTTPS request to clone.
Note: Its a public repo and its getting clone others PC. And I'm under cooperate proxy.
Exact error:
ECMDERR Failed to execute "git ls-remote --tags --heads https://github.com/angular/bower-angular-mocks.git", exit code of #128 Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Additional error details: Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.