wechat-miniprogram / wechat-miniprogram/miniprogram-demo
现在什么情况,这个demo还能跑吗?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 2.2k
- Avg merge
- 10h 34m
- Merged PRs (30d)
- 2
Description
为什么我在根目录执行npm run init就报fatal: not a git repository (or any of the parent directories): .git,然后我跑去 git下载下来,就报Clone failed.
Cannot clone submodules.,这怎么搞啊
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure from the repository root with npm run init, then compare it with the reported Git clone and submodule errors. Inspect the init entry point and its Git assumptions; the issue is done when a fresh checkout can initialize successfully and the demo runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, javascript
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100