Constant tauri::updater::EVENT_STATUS_ERROR

source ยท
pub const EVENT_STATUS_ERROR: &str = "ERROR";
Available on crate feature updater only.
Expand description

When you got this status, something went wrong you can find the error message inside the error field.