You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error when trying to install this library v0.1.35 .
bower scrollMonitor#~1.0.12 not-cached [email protected]:stutrek/scrollMonitor.git#~1.0.12
bower scrollMonitor#~1.0.12 resolve [email protected]:stutrek/scrollMonitor.git#~1.0.12
bower scrollMonitor#~1.0.12 ECMDERR Failed to execute "git ls-remote --tags --heads [email protected]:stutrek/scrollMonitor.git", exit code of #128 Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Additional error details:
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
To resolve this error, the scrollMonitor dependency specified in bower.json can be simply changed to the following:
'scrollMonitor': '~1.0.12"
The text was updated successfully, but these errors were encountered:
karan-kang
pushed a commit
to karan-kang/angular-viewport-watch
that referenced
this issue
May 11, 2017
I get the following error when trying to install this library v0.1.35 .
To resolve this error, the scrollMonitor dependency specified in bower.json can be simply changed to the following:
The text was updated successfully, but these errors were encountered: