Skip to content

git clone problem [solved] #3

@camiscaff

Description

@camiscaff

git clone command in the installation instructions only works if the user has configured its ssh key on github. I recommend we add to the instructions an alternative where cloning is done with https.
I got this error when first trying:

(ChildProjectVenv) (base) cscaff@MN058AD42G86 ~ % git clone git@github.com:LAAC-LSCP/datalad-procedures.git
Cloning into 'datalad-procedures'...
The authenticity of host 'github.com (140.82.121.3)' can't be established.
ECDSA key fingerprint is SHA256:p2QAMXNIC1TJYWeIOttrVc98/R1BUFWu3/LiyKgUfQM.
Are you sure you want to continue connecting (yes/no/[fingerprint])? y
Please type 'yes', 'no' or the fingerprint: yes
Warning: Permanently added 'github.com,140.82.121.3' (ECDSA) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions