wechat-miniprogram / wechat-miniprogram/miniprogram-demo

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

Open
#102 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
7.2k
Forks
2.2k
Avg merge
10h 34m
Merged PRs (30d)
2

Description

无法下载 awesome-skyline
运行

npm run init

输出

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

> miniprogram-demo@1.0.0 init
> npm run sync && cd cloudfunctions/ && npm i --production && cd ../miniprogram/ && npm i --production


> miniprogram-demo@1.0.0 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 'git@github.com: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 'git@github.com: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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure with npm run init, then follow npm run sync to the submodule configuration for miniprogram/packageSkylineExamples. Check how it references git@github.com:wechat-miniprogram/awesome-skyline.git and verify the setup on a clean checkout. Done means the submodule downloads successfully and the initialization command completes.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, javascript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.