failed electron dependencies [linux]
AppImage and manual build both fail with:
(electron:171850): Pango-ERROR **: 20:32:36.996: Harfbuzz version too old (1.4.2)
System version of harfbuzz is 2.7.2-1 pango is 1:1.46.2-3
related issues https://gitlab.gnome.org/GNOME/pango/-/issues/428 https://github.com/electron/electron/issues/20348
I'm not too keen on downgrading pango, so I try solve issue by updating electron
yarn upgrade electron --latest
But that just make different errors and I don't really understand this ecosystem well enough to do anything else about it. :\
Hi @voidlogic are you building from master?
Yes.
related: https://github.com/rabix/composer/issues/450 https://github.com/rabix/composer/pull/455