dhis2_resolve_build_issues
Diagnose and resolve DHIS2 app build issues, including dependency conflicts, module resolution, bundle size, and compilation errors, by analyzing build tools, package managers, and error messages.
Instructions
Diagnose and resolve common DHIS2 app build and bundling issues
Input Schema
Name | Required | Description | Default |
---|---|---|---|
buildTool | Yes | Build tool being used | |
dependencies | No | ||
errorMessage | No | Specific error message from build | |
issueType | Yes | Type of build issue | |
nodeVersion | No | Node.js version (e.g., "18.17.0") | |
packageManager | No | Package manager being used |