Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Use local Electron instead global #227

Closed
wants to merge 1 commit into from
Closed

Use local Electron instead global #227

wants to merge 1 commit into from

Conversation

zlocate
Copy link
Contributor

@zlocate zlocate commented Aug 23, 2020

After run pre-builded ahmyth app (installed from .deb package) or npm run start script from sources (head of master branch) i get following error

(ahmyth:94694): Pango-ERROR **: 06:43:33.798: Harfbuzz version too old (1.3.1)

[1]    94694 trace trap (core dumped)  ahmyth

It's known issue of older versions Electron.
To fix it - update electron package dependency and rebuild app.
It's work for me

@zlocate zlocate closed this Aug 23, 2020
@Xeek3y
Copy link

Xeek3y commented Sep 1, 2020

After run pre-builded ahmyth app (installed from .deb package) or npm run start script from sources (head of master branch) i get following error

(ahmyth:94694): Pango-ERROR **: 06:43:33.798: Harfbuzz version too old (1.3.1)

[1]    94694 trace trap (core dumped)  ahmyth

It's known issue of older versions Electron.
To fix it - update electron package dependency and rebuild app.
It's work for me

Hey i'm facing the same error..
so can you describe exactly what you did?
i'm a begginer so if possible then please give step by step solution :(
My OS is Kali 2020
Thanks!

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

Successfully merging this pull request may close these issues.

2 participants