+[5 years ago]mydog2StackO... some others had the same results... +[5 years ago]rajI'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-D05jhass do you know why I am getting that error? +[5 years ago]MR-D05or do you raj +[5 years ago]rajsorry, my github skills leave a lot to be desired!
+[5 years ago]canton7raj, 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]rajthank you canton7 +[5 years ago]rajI ended up using https +[5 years ago]simpliciusHello +[5 years ago]simpliciusI don't understand why I get "404 File not found" for a particular page that's on the repository