compilation error No 'fillIncludeModulesFromProjectConfig' function
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 430
- Forks
- 154
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 61
Description
Property 'fillIncludeModulesFromProjectConfig' does not exist on type 'typeof import("cocos-cli/src/core/builder/share/common-options-validator")'.
Contributor guide
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 at the reference to fillIncludeModulesFromProjectConfig in cocos-cli/src/core/builder/share/common-options-validator and inspect the module's available exports and the surrounding builder code. Run the repository's TypeScript compilation check to reproduce the error; done means the missing-property error is resolved without introducing new compilation errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100