ginniecodes / libris

Virtual library made with Electron + React + Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppImage shows developer console

probonopd opened this issue · comments

The AppImage shows only the developer console as seen here on Ubuntu MATE 16.04:

screenshot at 2017-02-19 09 19 00

Hi @probonopd what's shown at the DevTools console?

Thank you! We're so sorry, Libris is currently under development and it has too many bugs we are so grateful with everyone that tell us any issue found. I'm gonna fix it on this new commit, in the meanwhile (this is not a fixing but I think it'd work) you can copy the config.json file wrapped at the repo or create a new config.json file in your /home/me/ directory

{
  "directory": "default",
  "extensions": [ "epub" ]
}

I promise to give you some pretty good news as queekly as possible 💌
Again, thank you ❤️

Hello @probonopd I think commit c38ebb9 fixes this error.