[BUG] 运行报Cannot GET /index.html 错
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 41.8k
- Forks
- 4.3k
- Avg merge
- 9h 39m
- Merged PRs (30d)
- 2
Description
Bug 描述
下载代码后运行npm run dev报‘Cannot GET /index.html 错’
重现步骤
npm run dev
期望结果
正常运行
实际结果
报‘Cannot GET /index.html 错’
截图
桌面端(请填写以下信息):
- 操作系统:macOS
- 应用程序版本:Main分支
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 issue with npm run dev on macOS from the Main branch and inspect how the development server handles /index.html. Done means the application starts normally without returning Cannot GET /index.html.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- build-system, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100