VersionInstallationFailedEvent
interface
An event emitted when the installation of a new version failed. It may be used for logging/monitoring purposes.
API
interface VersionInstallationFailedEvent { error: string;}}
Jump to details
An event emitted when the installation of a new version failed. It may be used for logging/monitoring purposes.
interface VersionInstallationFailedEvent { error: string;}}