Open
Description
openedon Oct 18, 2021
Pre-flight checklist
- I have read the contribution documentation for this project.
- I agree to follow the code of conduct that this project uses.
- I have searched the issue tracker for a bug that matches the one I want to file, without success.
Electron Forge version
6.0.0-beta.61
Electron version
15.1.0
Operating system
Windows 10 (19042)
Last known working Electron Forge version
No response
Expected behavior
I have been using forge
to generate delta updates for a long time already, and it always used to work as expected.
Actual behavior
When I run npm run make
, it hangs.
When I remove remoteReleases
option from the Squirrel.Windows maker config, everything works as expected (except the fact that it doesn't generate delta updates of course)
Steps to reproduce
npm run make
, with Squirrel.Windows maker and remoteReleases
option specified
Additional information
No response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment