gingko / client

Gingko Writer. Tree-based writing software, written in Elm.
https://gingkowriter.com
MIT License
361 stars 49 forks source link

Cannot install Gingko #142

Closed Jos512 closed 5 years ago

Jos512 commented 5 years ago

I tried to install Gingko on Windows 7 SP1, 64-bit. I downloaded the latest version from the website (2.2.9) and got this error during installing:

error_2018-12-11_17-40-21

The same error happens when I try to launch the (partially?) installed app with the Gingko shortcut on the desktop.


Edit:

I could install version 2.2.5 with no problem, and the program itself seems to be running fine as well. If the error above is indeed caused by Gingko (and not Electron), then the issue seem to have happened between these 2.2.5 and 2.2.9 commits.

AdrianoFerrari commented 5 years ago

Thanks for letting me know, and for the detailed error message and tests. Will look into this.

AdrianoFerrari commented 5 years ago

I was able to reproduce the error, and I believe I fixed it for 2.3.0. Let me know if you're able to install it, @Jos512

Thanks again!

Jos512 commented 5 years ago

I had no troubles installing version 2.3.0.

Thanks for the quick fix! :slightly_smiling_face: