CLI_DIAGNOSTIC_CODES
constCLI_DIAGNOSTIC_CODES:object
Defined in: wp-typia-project-tools/src/runtime/cli-diagnostics.ts:11
Type Declaration
Section titled “Type Declaration”COMMAND_EXECUTION
Section titled “COMMAND_EXECUTION”
readonlyCOMMAND_EXECUTION:"command-execution"="command-execution"
CONFIGURATION_MISSING
Section titled “CONFIGURATION_MISSING”
readonlyCONFIGURATION_MISSING:"configuration-missing"="configuration-missing"
DEPENDENCIES_NOT_INSTALLED
Section titled “DEPENDENCIES_NOT_INSTALLED”
readonlyDEPENDENCIES_NOT_INSTALLED:"dependencies-not-installed"="dependencies-not-installed"
DOCTOR_CHECK_FAILED
Section titled “DOCTOR_CHECK_FAILED”
readonlyDOCTOR_CHECK_FAILED:"doctor-check-failed"="doctor-check-failed"
INVALID_ARGUMENT
Section titled “INVALID_ARGUMENT”
readonlyINVALID_ARGUMENT:"invalid-argument"="invalid-argument"
INVALID_COMMAND
Section titled “INVALID_COMMAND”
readonlyINVALID_COMMAND:"invalid-command"="invalid-command"
MISSING_ARGUMENT
Section titled “MISSING_ARGUMENT”
readonlyMISSING_ARGUMENT:"missing-argument"="missing-argument"
MISSING_BUILD_ARTIFACT
Section titled “MISSING_BUILD_ARTIFACT”
readonlyMISSING_BUILD_ARTIFACT:"missing-build-artifact"="missing-build-artifact"
OUTSIDE_PROJECT_ROOT
Section titled “OUTSIDE_PROJECT_ROOT”
readonlyOUTSIDE_PROJECT_ROOT:"outside-project-root"="outside-project-root"
TEMPLATE_SOURCE_TIMEOUT
Section titled “TEMPLATE_SOURCE_TIMEOUT”
readonlyTEMPLATE_SOURCE_TIMEOUT:"template-source-timeout"="template-source-timeout"
TEMPLATE_SOURCE_TOO_LARGE
Section titled “TEMPLATE_SOURCE_TOO_LARGE”
readonlyTEMPLATE_SOURCE_TOO_LARGE:"template-source-too-large"="template-source-too-large"
UNKNOWN_TEMPLATE
Section titled “UNKNOWN_TEMPLATE”
readonlyUNKNOWN_TEMPLATE:"unknown-template"="unknown-template"
UNSUPPORTED_COMMAND
Section titled “UNSUPPORTED_COMMAND”
readonlyUNSUPPORTED_COMMAND:"unsupported-command"="unsupported-command"