oklai / koala

Koala is a GUI application for less, sass and coffeescript compilation, to help web developers to the development more efficient.
http://koala-app.com
Other
3.99k stars 522 forks source link

Uncaught exception: Cannot read property 'appVersion' of null #740

Closed brettr91 closed 6 years ago

brettr91 commented 6 years ago

Koala version V 2.3.0

koala koala2

Bug report

When I click to open Koala, I get the following pop ups - after clicking OK when koala opens it is a white box with nothing inside of it. It looks like having a null version number return from the server causes the application to die.

zaygraveyard commented 6 years ago

You can try deleting %USERPROFILE%/.koala/settings.json

brettr91 commented 6 years ago

I know its a bit late - but thanks zaygraveyard that worked.

zaygraveyard commented 6 years ago

@brettr91 thank you

iballi2017 commented 4 years ago

You can try deleting %USERPROFILE%/.koala/settings.json

Thanks, It worked for me. 27 June, 2020

codeparl commented 4 years ago

Thanks, it worked for me!