This repository was archived by the owner on Nov 9, 2021. It is now read-only.
This repository was archived by the owner on Nov 9, 2021. It is now read-only.
Failed to work on Fedora 30 #16
Open
Description
Hello,
I'm trying this app on my laptop, on Fedora 30.
Using the generated AppImage fails, saying header error related to keytar and chrome.
So I tried using the sources. Had to use yarn to install dependencies, as npm install failed "Could not detect abi for version 3.1.4 and runtime electron. Updating "node-abi" might help solve this issue if it is a new release of electron").
Using "build" (had to use yarn, as npm failed runing node-gyp rebuild), build is successful but on run cannot find module './main/index.js'
Using "dev", all is working.
(Except for app.hide function, but it is probably related to the use of libappindicator)
Metadata
Metadata
Assignees
Labels
No labels