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

Issue while running bower install #22

Open
craigdanj opened this issue May 8, 2018 · 2 comments
Open

Issue while running bower install #22

craigdanj opened this issue May 8, 2018 · 2 comments

Comments

@craigdanj
Copy link

craigdanj commented May 8, 2018

When i run the command

bower install --save angular-viewport-watch

I get the following:

bower cached https://github.com/shahata/angular-viewport-watch.git#0.1.130
bower validate 0.1.130 against https://github.com/shahata/angular-viewport-watch.git#*
bower not-cached [email protected]:stutrek/scrollMonitor.git#~1.0.12
bower resolve [email protected]:stutrek/scrollMonitor.git#~1.0.12
bower ECMDERR Failed to execute "git ls-remote --tags --heads [email protected]:stutrek/scrollMonitor.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.

Any idea why this happens?

@QuentinLuc
Copy link

I also get an error, but a different one:

EINVRES Request to https://bower.herokuapp.com/packages/angular-viewport-watch failed with 502

@craigdanj
Copy link
Author

@n0is You probably need to upgrade your bower or switch away from it and use yarn or something else. For me upgrading fixed the error you got.

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