Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed electron dependencies [linux] #479

Open
patrick-burridge opened this issue Oct 30, 2020 · 3 comments
Open

failed electron dependencies [linux] #479

patrick-burridge opened this issue Oct 30, 2020 · 3 comments

Comments

@patrick-burridge
Copy link

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. :\

@ghost
Copy link

ghost commented Oct 30, 2020

Hi @voidlogic are you building from master?

@patrick-burridge
Copy link
Author

Yes.

@sjaenick
Copy link

sjaenick commented Oct 30, 2020

related: #450
#455

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants