You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. :\
The text was updated successfully, but these errors were encountered:
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
electron/electron#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. :\
The text was updated successfully, but these errors were encountered: