Every time I open gitkrarken it gets stuck at opening repo icon. I can't open/clone/init repo. I heard some others have the same problem but no one seems to know why this is happening and what the solution is. Can anyone help with this?
UPDATE 1 Reinstalled it. Still having the same problem
A possible solution for resolving this issue with GitKraken
is to delete the hidden folder .gitkraken
located in your home directory (macOS/Linux) or the %APPDATA%
directory (Windows). Keep in mind that this action will reset all of your GitKraken settings and preferences.
For macOS and Linux users:
rm -rf ~/.gitkraken
For Windows users:
Win + R
to open the Run dialog box.%APPDATA%
and press Enter. This should open the C:\\Users\\%USERNAME%\\AppData\\Roaming
folder..gitkraken
folder.