Skip to content

Error codes

ExtForge errors carry a stable code so you can grep, link, and route. Every URL emitted by the CLI lives here.

CodeDescription
EXT_CONFIG_INVALIDConfiguration is invalid
EXT_CONFIG_NOT_FOUNDNo extforge.config found
EXT_CONFIG_DEPRECATEDDeprecated configuration
EXT_BUILD_FAILEDBuild failed
EXT_MANIFEST_INVALIDManifest is invalid
EXT_MANIFEST_MISSING_ICONRequired icon is missing
EXT_DOCTOR_FAILEDDoctor checks failed
EXT_COMPAT_UNSUPPORTEDCross-browser API is unsupported
EXT_HMR_PORT_IN_USEHMR port is in use
EXT_NODE_VERSIONUnsupported Node version
EXT_PLUGIN_FAILEDA plugin threw