Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

building my electron app for win32 from company firewall results in ETIMEDOUT #1326

Open
3 tasks done
skyleguy opened this issue Jan 28, 2022 · 0 comments
Open
3 tasks done
Labels

Comments

@skyleguy
Copy link

skyleguy commented Jan 28, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant