Closed Alesvetina closed 3 years ago
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Electron updater: 4.3.5
When trying to run electron-builder build on Raspberry Pi 4 in my Angular app I get an error: cannot execute cause=exit status 1 errorOut=/home/pi/.cache/electron-builder/appimage/appimage-12.0.1/linux-arm32/mksquashfs: Compressor "xz" is not supported! /home/pi/.cache/electron-builder/appimage/appimage-12.0.1/linux-arm32/mksquashfs: Compressors available: gzip (default)
Windows builds OK.
The build options are:
Why is this error present and how to successfully build for Raspberry Pi? Thank you!