+ [5 years ago] mydog2 StackO... some others had the same results...
+ [5 years ago] raj I'm trying to `npm install` one of my repos via `npm install git+ssh://git@github.com:rajraj/vue-stepper.git` but it asks for a password even though it's a public repo. Am I doing something wrong?
+ [5 years ago] MR-D05 jhass do you know why I am getting that error?
+ [5 years ago] MR-D05 or do you raj
+ [5 years ago] raj sorry, my github skills leave a lot to be desired!

message no. 182244

Posted by mydog2 in #github at 2020-06-09T21:59:47Z

hmm.. wget nope curl yes
+ [5 years ago] canton7 raj, still having that problem? You're trying to clone over ssh. Ssh always need authentication -- if it's asking for a password, that means you don't have a key pair set up (there's no password you can enter there that will work). Either clone over http or over git://
+ [5 years ago] raj thank you canton7
+ [5 years ago] raj I ended up using https
+ [5 years ago] simplicius I don't understand why I get "404 File not found" for a particular page that's on the repository