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

初始化代码失败 Host key verification failed. #102

Open
yidasanqian opened this issue Jun 12, 2023 · 1 comment
Open

初始化代码失败 Host key verification failed. #102

yidasanqian opened this issue Jun 12, 2023 · 1 comment

Comments

@yidasanqian
Copy link

无法下载 awesome-skyline
运行

npm run init

输出

D:\Develop\WeChatProjects\miniprogram-demo>npm run init

> [email protected] init
> npm run sync && cd cloudfunctions/ && npm i --production && cd ../miniprogram/ && npm i --production


> [email protected] sync
> git submodule update --init --recursive

Cloning into 'D:/Develop/WeChatProjects/miniprogram-demo/miniprogram/packageSkylineExamples'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:wechat-miniprogram/awesome-skyline.git' into submodule path 'D:/Develop/WeChatProjects/miniprogram-demo/miniprogram/packageSkylineExamples' failed
Failed to clone 'miniprogram/packageSkylineExamples'. Retry scheduled
Cloning into 'D:/Develop/WeChatProjects/miniprogram-demo/miniprogram/packageSkylineExamples'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:wechat-miniprogram/awesome-skyline.git' into submodule path 'D:/Develop/WeChatProjects/miniprogram-demo/miniprogram/packageSkylineExamples' failed
Failed to clone 'miniprogram/packageSkylineExamples' a second time, aborting
@VirtualStarry
Copy link
Collaborator

你看一下你本机的key是否与github上的存储的ssh公钥一致

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

2 participants