Socket hang up while building win32 x64 distribution on OSX machine
See original GitHub issueelectron version = 0.29.2
Full command:
electron-packager . sberko --out=distr/sber --platform=win32 --arch=x64 --version=0.29.2 --icon=assets/icon.ico --overwrite --ignore=\"(distr|node_modules/electron-packager|node_modules/electron-prebuilt|debug.log)\"
Issue Analytics
- State:
- Created 8 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
NodeJS - What does "socket hang up" actually mean?
There are two cases when socket hang up gets thrown: When you are a client. When you, as a client, send a request...
Read more >Changelog — Python 3.11.1 documentation
gh-92261: Fix hang when trying to iterate over a typing. ... bpo-47256: re module, limit the maximum capturing group to 1,073,741,823 in 64-bit...
Read more >APNs socket hang up error. | Apple Developer Forums
js. From 2018/02/09, socket hang up occasionally happens when connecting to APNs. It is still occasionally still. This is the log when the...
Read more >Bug listing with status RESOLVED with resolution TEST ...
Bug:233 - "Emacs segfaults when merged through the sandbox." status:RESOLVED resolution:TEST-REQUEST severity:critical · Bug:3888 - "yenta_socket module not ...
Read more >FAQ - WineHQ Wiki
6.5.3 How do I create a 32 bit wineprefix on a 64 bit system? ... Knowledgeable Wine users hang out there, and often...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@malept Cool thanks. Installing
wine
makes it work!!@jingweno this is a different problem, you do not have Wine installed. Please see the README for creating windows builds with a custom app icon.