You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the last couple of days ungit crashes every time I load it, with the error:
2024-03-08T03:57:20.668Z - error: Error: ENOENT: no such file or directory, stat '/path/to/repo/.git/index.lock'
at statSync (node:fs:1659:25)
at FSWatcher.<anonymous> (node:internal/fs/recursive_watch:160:28)
at FSWatcher.emit (node:events:519:28)
at FSWatcher._handle.onchange (node:internal/fs/watchers:215:12)
Stopped keeping ungit alive
Does anyone have any hints about how to begin debugging this?