harm-less / angular-sticky

Pure javascript AngularJS directive to make elements stick when scrolling
http://harm-less.github.io/angular-sticky
83 stars 38 forks source link

We cannot update bower #37

Closed p3x-robot closed 6 years ago

p3x-robot commented 6 years ago

Ciao!

How are you?

We cannot angular-sticky, we get this error:

Unhandled rejection Error: Failed to execute "git ls-remote --tags --heads https://github.com/mattosborn/angular-sticky.git", exit code of #128
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/mattosborn/angular-sticky.git/'

    at createError (/usr/lib/node_modules/bower/lib/util/createError.js:4:15)
    at ChildProcess.<anonymous> (/usr/lib/node_modules/bower/lib/util/cmd.js:102:21)
    at ChildProcess.emit (events.js:159:13)
    at maybeClose (internal/child_process.js:943:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:220:5)

"angular-sticky": "angular-sticky-plugin#^0.4.2"

harm-less commented 6 years ago

Hey man, I'm doing fine, and you? 😄

That's odd, but how come mattosborn is there in the URL? For me the bower install angular-sticky-plugin command works just fine:

bower angular-sticky-plugin#*       not-cached https://github.com/harm-less/angular-sticky.git#*
bower angular-sticky-plugin#*          resolve https://github.com/harm-less/angular-sticky.git#*
bower angular-sticky-plugin#*         download https://github.com/harm-less/angular-sticky/archive/v0.4.2.tar.gz
bower angular-sticky-plugin#*          extract archive.tar.gz
bower angular-sticky-plugin#*         resolved https://github.com/harm-less/angular-sticky.git#0.4.2
bower angular-sticky#^0.4.2            install angular-sticky#0.4.2

angular-sticky#0.4.2 bower_components\angular-sticky
└── angular#1.5.3

Hope this helps, Harm

p3x-robot commented 6 years ago

I guess it is an error in npm-check-updates. I give an issue there. Thanks.