Open
Description
Preflight Checklist
- I have read the contribution documentation for this project.
- I agree to follow the code of conduct that this project follows, as appropriate.
- I have searched the issue tracker for a bug that matches the one I want to file, without success.
Issue Details
- Electron Packager Version:
15.4.0 - Electron Version:
16.0.7 - Operating System:
macOS 11.6.2 Big Sur - Last Known Working Electron Packager version::
Never worked for packaging for win32, works fine for packaging for darwin
Expected Behavior
I would expect the command to succeed and generate a .exe for windows
Actual Behavior
running: electron-packager --platform=win32
results in ETIMEDOUT issue and command stops
Additional Information
I have every proxy setting that i can think of set and this is the only proxy-related issue i've encountered