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

Error: Cannot find module '/tmp/.mount_ircclowtOiPO/resources/electron.asar/browser/init.js' #121

Closed
askb opened this issue Jun 21, 2018 · 5 comments

Comments

@askb
Copy link

askb commented Jun 21, 2018

I started getting this error on Fedora 28, until recently was working without any issues. Is this a known issue?

 ./irccloud-desktop-0.7.0-x86_64.AppImage 
module.js:545
    throw err;
    ^

Error: Cannot find module '/tmp/.mount_ircclowtOiPO/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

@jwheare
Copy link
Member

jwheare commented Jun 21, 2018

Thanks for the report. Looks like this is the culprit: electron-userland/electron-builder#2958

We'll take a look and see what can be done.

@askb
Copy link
Author

askb commented Jun 22, 2018

Is there a workaround available for the issue or any alternatives to using Appimage?

@jwheare
Copy link
Member

jwheare commented Jun 22, 2018

You could try installing the .deb

@jwheare
Copy link
Member

jwheare commented Jun 26, 2018

@askb this should now be fixed in v0.7.1. Could you try updating the app or reinstalling it and let me know?

@askb
Copy link
Author

askb commented Jun 26, 2018

@jwheare thanks, works now.

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

No branches or pull requests

2 participants