Skip to content
Discussion options

You must be logged in to vote

This looks like an electron-builder linking issue. The -dev package only provides the unversioned libz.so symlink to libz.so.1. Could you verify whether creating the symlink manually works on your side (without installing zlib1g-dev)?

sudo ln -s /usr/lib/aarch64-linux-gnu/libz.so.1 /usr/lib/aarch64-linux-gnu/libz.so

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@voxpop9
Comment options

@f-io
Comment options

f-io Sep 2, 2025
Maintainer

Answer selected by voxpop9
@voxpop9
Comment options

@f-io
Comment options

f-io Sep 2, 2025
Maintainer

@voxpop9
Comment options

@f-io
Comment options

f-io Sep 2, 2025
Maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants