module "pages/charts/k/@antv/wx-f2.js" is not defined
- Dominant language
- JavaScript
- Stars
- 121
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
VM177:1 thirdScriptError
sdk uncaught third Error
module "pages/charts/k/@antv/wx-f2.js" is not defined
Error: module "pages/charts/k/@antv/wx-f2.js" is not defined
at require (http://127.0.0.1:62212/appservice/__dev__/WAService.js:18:27142)
at http://127.0.0.1:62212/appservice/__dev__/WAService.js:18:26997
at http://127.0.0.1:62212/appservice/pages/charts/k/index.js:3:10
at require (http://127.0.0.1:62212/appservice/__dev__/WAService.js:18:27248)
at :129:7
at HTMLScriptElement.scriptLoaded (http://127.0.0.1:62212/appservice/appservice?t=1545899896309:1757:23)
下载项目后,按步骤npm构建。运行报错
Contributor guide
No contributing guide indexed for this repository
Research direction
Run the documented npm build steps and inspect pages/charts/k/index.js, where the failing require is reported, together with pages/charts/k/@antv/wx-f2.js. Trace why the module is not defined in the built WeChat mini-program output; done means the project runs without this module error.
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
- 35/100