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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
While trying to run the GUI version on WSL 2 I got this error. Can anyone help me with this?
How did this issue occur?
I tried to install ganache using the
yarn add ganache
and it works perfectly fine, however I wanted a gui Version of this so I went on to install the GUI version according to the instructions provided on
At first I got an issue like
tmp/.mount_ganach8Dr7O1/Ganache: error while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory
And then I went on to install a bunch of libraries (7-8) like
libXcursor.so.1
which allowed me to run the executable.
And new icon appeared
However it doesn't open the GUI application.
Anyone know how to fix this? I tried searching the official discussion on Ganache Github Discussions but there is no fix for it.
Beta Was this translation helpful? Give feedback.
All reactions