We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
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?
The text was updated successfully, but these errors were encountered:
I also get an error, but a different one:
EINVRES Request to https://bower.herokuapp.com/packages/angular-viewport-watch failed with 502
Sorry, something went wrong.
@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.
No branches or pull requests
When i run the command
bower install --save angular-viewport-watch
I get the following:
Any idea why this happens?
The text was updated successfully, but these errors were encountered: