wechat-miniprogram / wechat-miniprogram/miniprogram-demo

too too many errors!!!

Open
#41 0 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

Sat Jun 13 2020 21:43:18 GMT+0800 (中国标准时间) app.json 文件内容错误
VM506:1 tabBar.list[0].iconPath 文件不存在
tabBar.list[0].selectedIconPath 文件不存在
tabBar.list[1].iconPath 文件不存在
tabBar.list[1].selectedIconPath 文件不存在
tabBar.list[2].iconPath 文件不存在
tabBar.list[2].selectedIconPath 文件不存在
tabBar.list[3].iconPath 文件不存在
tabBar.list[3].selectedIconPath 文件不存在

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 checking app.json, especially the tabBar.list iconPath and selectedIconPath entries, and compare each referenced path with the files present in the repository. Done means the reported missing-file errors and app.json validation error are resolved; verify the mini-program starts without these messages.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.