I am trying to run IGdm.appimage (which I downloaded from http://igdm.me/).
I try to run it via terminal and it show me this error
adie@adie-X550DP:~/Desktop/Apps$ ./IGdm-2.5.1-x86_64.AppImage
module.js:545
throw err;
^
Error: Cannot find module '/tmp/.mount_IGdm-29Pi51V/resources/electron.asar/browser/init.js'
at Function.Module._resolveFilename (module.js:543:15)
at Function.Module._load (module.js:473:25)
at Function.Module.runMain (module.js:683:10)
at startup (bootstrap_node.js:196:16)
at bootstrap_node.js:622:3
any solution for this? Thanks before.