Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

按指示git clone时报错 #311

Closed
xiongot opened this issue Dec 16, 2023 · 2 comments
Closed

按指示git clone时报错 #311

xiongot opened this issue Dec 16, 2023 · 2 comments

Comments

@xiongot
Copy link

xiongot commented Dec 16, 2023

git clone [email protected]:nghuyong/WeiboSpider.git --depth 1 --no-single-branch
Cloning into 'WeiboSpider'...
The authenticity of host 'github.com (20.205.243.166)' can't be established.
ECDSA key fingerprint is SHA256:p2QAMXNIC1TJYWeIOttrVc98/R1BUFWu3/LiyKgUfQM.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'github.com,20.205.243.166' (ECDSA) to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

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

@blacksh1982
Copy link

遇到了同样的问题呢。

@nghuyong
Copy link
Owner

可以尝试通过https的方式拉code

git clone https://github.com/nghuyong/WeiboSpider.git --depth 1 --no-single-branch

nghuyong added a commit that referenced this issue Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants