Windows packaging error: image must be at least 256x256
See original GitHub issue- Version: 20.38.5
- Target: Windows
Building for windows gives an error for small images image <X> must be at least 256x256
found a similar closed issue: https://github.com/electron-userland/electron-builder/issues/2462
Issue Analytics
- State:
- Created 5 years ago
- Reactions:5
- Comments:8
Top Results From Across the Web
Electron-packager not setting icons - Stack Overflow
[3] Icon size: For macOS, the dimensions must be at least 512x512px. For Windows, the dimensions must be at least 256x256px.
Read more >Errors and Solutions When Submitting Device Metadata ...
Verify that the image size is present. If not, add the image size to the icon, and then resubmit the package. Note 256x256...
Read more >Icons - electron-builder
Icon size should be at least 256x256. needs to be placed in the buildResources directory (defaults to build ). It is important to...
Read more >Packaging PySide6 applications for Windows with PyInstaller ...
Whatever project you're working on, you should be able to package your apps. You can install PyInstaller using pip . bash pip3 install ......
Read more >How to Run Stable Diffusion Locally to Generate Images
#How to Install Stable Diffusion (GPU). You will need a UNIX-based operating system to follow along with this tutorial, so if you have...
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 FreeTop 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
Top GitHub Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
How can I specify smaller sizes? The downscaling to actual icon sizes makes the large images useless!