autogen-ui icon indicating copy to clipboard operation
autogen-ui copied to clipboard

following your instructions for setup, its throwing an error.

Open barmajahssr opened this issue 1 year ago • 1 comments

git clone [email protected]:victordibia/autogen-ui.git Clonage dans 'autogen-ui'... The authenticity of host 'github.com (140.82.121.4)' can't be established. ECDSA key fingerprint is Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added 'github.com,140.82.121.4' (ECDSA) to the list of known hosts. [email protected]: Permission denied (publickey). fatal: Impossible de lire le dépôt distant.

Veuillez vérifier que vous avez les droits d'accès et que le dépôt existe.

barmajahssr avatar Feb 29 '24 07:02 barmajahssr

Use https instead of ssh to clone the repository or upload your public key to github

git clone https://github.com/victordibia/autogen-ui.git

Yanni8 avatar Mar 18 '24 07:03 Yanni8