+[2020-06-09T22:00:26Z]mydog2StackO... some others had the same results... +[2020-06-09T22:09:11Z]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? +[2020-06-09T22:28:01Z]MR-D05jhass do you know why I am getting that error? +[2020-06-09T22:31:21Z]MR-D05or do you raj +[2020-06-09T22:41:26Z]rajsorry, my github skills leave a lot to be desired!
travis has volume sharing between random containers ?
+[2020-06-10T08:20:50Z]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:// +[2020-06-10T08:21:17Z]rajthank you canton7 +[2020-06-10T08:21:23Z]rajI ended up using https +[2020-06-10T11:23:42Z]simpliciusHello +[2020-06-10T11:24:40Z]simpliciusI don't understand why I get "404 File not found" for a particular page that's on the repository