git clone 报错
来源:6-1 Vue项目预热 - 环境配置
 
			慕粉1438548492
2018-09-13
MACHENIKE@MACHENI-4THCL9C MINGW64 ~/Desktop
$ git clone git@gitee.com:zhenbaobao/Travel.git
Cloning into ‘Travel’…
The authenticity of host ‘gitee.com (116.211.167.14)’ can’t be established.
ECDSA key fingerprint is SHA256:FQGC9Kn/eye1W8icdBgrQp+KkGYoFgbVr17bmjey0Wc.
Are you sure you want to continue connecting (yes/no)? y(备注:此处我手动选择了y)
Please type ‘yes’ or ‘no’: y
Please type ‘yes’ or ‘no’:(备注:此处也是手动选择 重复提示:Please type ‘yes’ or ‘no’   无奈敲了回车 生成了下面4行的内容  郁闷了)
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
请问要怎么解决这个问题呢,重新申请了公钥也没有用,不知道 哪里出错了~
2回答
- 
				
				申请了公钥? 不是你自己生成的么,生成完你需要配置到git仓库里的ssh里面 072018-10-08
- 
				  宇宙超级无敌酷炫拽 2018-10-08 我刚刚解决好了,因为按照视频里的来做还差了一步,不知道是不是码云那边跟新了。 首次使用需要证明是可信列表。弹出的提示填写yes。就可以克隆到本地了  022019-02-26 022019-02-26
相似问题
 
						 
						