jira-timer-menubar icon indicating copy to clipboard operation
jira-timer-menubar copied to clipboard

Failed to work on Fedora 30

Open DGCarramona opened this issue 5 years ago • 0 comments

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)

DGCarramona avatar Jan 21 '20 01:01 DGCarramona