Skip to content

OwnedInstanceConfig.compatibility?

OwnedInstanceConfig › compatibility?

Type: InstallerCompatibility | undefined

The resolved installer↔app compatibility verdict, when it could be determined (an asar-swap onto a known shell version). Surfaced by DesktopCdpTransport.getCompatibility. An 'unrunnable' verdict reaches this surface only when the proactive throw is disabled (shouldThrowOnIncompatibleInstaller: false); otherwise it throws IncompatibleInstallerVersionError before the config is built.