Open FirelightFlagboy opened 1 year ago
This is the same type of problem as #3735:
└─┬ electron-builder@23.6.0 └─┬ app-builder-lib@23.6.0 └── electron-osx-sign@0.6.0
We can't override electron-osx-sign to a newer version (the package name changed and there are API changes), and electron-builder is already at the latest version. This issue will have to remain open until then.
related electron-userland/electron-builder#7317
This is the same type of problem as #3735:
We can't override electron-osx-sign to a newer version (the package name changed and there are API changes), and electron-builder is already at the latest version. This issue will have to remain open until then.