Antelope-IT

Results 7 comments of Antelope-IT

> If anyone wants to see this fixed here, please open an issue on Electron first. I'm not going to merge a fix and have to maintain that if people...

@sindresorhus Hi, Now that Electron v7 is out of support (V10 has been released), please can we have a fix for this bug so that projects with dependencies on this...

I don't get the chance to test in production because the build pipeline fails at the unit test code coverage phase before it actually builds with electron-builder. The code coverage...

Same problem here on Windows though: I'm trying to upgrade an Electron App v11.x.y and iohook v0.7.2 to electron v12.x.y because Electron v11.x.y is now out of support. I upgraded...

Unfortunately the original project isn't sharable, but I have managed to reproduce it with a bare minimum project - the code compiles in VS 2019 but simply loading the folder...

We have just started to encounter this problem. We are building an Electron v27.3.9 app using electron-builder v24.13.3. Up until very recently we used to sign the msi and Setup.exe...

We started from the beginning of the project with a CI Build on Jenkins targetting NSIS (setup exe) We then added signing to the build via a custom sign hook...