Vincent Lycoops
Vincent Lycoops
This is way too fun btw.
I assume most arm64 Windows can install, otherwise we'd be getting many more reports, so I think you're right. But we had a handful of customers say it doesn't work.
No, this feature request is in response to that PR. Example: Let's say one of our users uses Windows 7 on our app at version 1.0.0. Now we release 1.1.0,...
It does seem quite tricky, I agree. I am considering trying to build this myself, since the next major Electron version will drop support for macOS10.15 and many of our...
I haven't been able to work on this yet, but it becomes kinda urgent as Electron dropped support for MacOS10.15 and the last version that supports reached EOL.
Thanks, that seems quite useful at least for blocking the latest release. This is a much better more flexible approach than what I would have suggested. However, I'm not sure...
I'm not sure I follow what you're saying. I don't want electron-updater to perform the logic. Just provide an alternative version to download instead of /latest, if we notice it's...
Bot can't count.
That's a fair point, but this was mostly in reaction to this PR getting nowhere and seemingly being wanted by people: https://github.com/angular/angular/pull/36681 (and also our own needs for this) With...
Just to avoid any confusion, since RXJs also has a TimeoutError interface. You mean throwing `new DOMException('', 'TimeoutError')`? https://developer.mozilla.org/en-US/docs/Web/API/DOMException#timeouterror