dhis2_validate_environment
Validate and troubleshoot DHIS2 development environment setup by checking components like node_version, npm_yarn, dhis2_cli, browser_settings, network_connectivity, and cors_config for optimal configuration.
Instructions
Validate and troubleshoot DHIS2 development environment setup
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkAll | No | Run comprehensive environment validation | |
| components | No | Specific components to validate | |
| dhis2Instance | No | DHIS2 instance to test connectivity with | |
| nodeVersion | No | Current Node.js version | |
| operatingSystem | No | Operating system |