I've been using GitKraken for a year now with no issues. Then today I go to open it and the app immediately crashes. I have tried restarting my machine (Mac). I've tried reinstalling the app. No luck.
Somehow the .gitkraken
config file got corrupted. Maybe a new update doesn't work with an old config schema? I don't know. But the way to fix it is delete the .gitkraken
and let a new one get generated on the next app open. This means you will need to sign in and clone your repo again.
Steps: (Mac)
- Open your finder and navigate to
/Users/{user}
.- Show the hidden files.
CMD + SHIFT + .
- Delete the
.gitkraken
folder.Steps: (Win)
- Open explorer and navigate to
%appdata%
.- Delete the
.gitkraken
folder.
Then fire up the GitKraken app. Good as new.