question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 5 years ago
  • Reactions:5
  • Comments:8

github_iconTop GitHub Comments

3reactions
stale[bot]commented, Jul 1, 2019

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.

0reactions
killroy42commented, Aug 12, 2021

How can I specify smaller sizes? The downscaling to actual icon sizes makes the large images useless!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found