electron-builder currently won't upgrade app-builder, because the compression modifiers somehow break: electron-userland/electron-builder#6684
As such electron-builder is stuck to 4.0.0 and is unable to incorporate other bugfixes such as #63 (see electron-userland/electron-builder#6710 (comment)).
I propose to revert the dependency changes inflicting problems with AppImages until this can be resolved, in order to unlock the other patches downstream.
Thanks for your consideration!
electron-buildercurrently won't upgradeapp-builder, because the compression modifiers somehow break: electron-userland/electron-builder#6684As such
electron-builderis stuck to 4.0.0 and is unable to incorporate other bugfixes such as #63 (see electron-userland/electron-builder#6710 (comment)).I propose to revert the dependency changes inflicting problems with AppImages until this can be resolved, in order to unlock the other patches downstream.
Thanks for your consideration!