-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
Hello! I have been having this issue, I also had it in another computer:
I am running Ubuntu 24.04.2 but this also happened in another computer with Ubuntu 20.04.6
First i wanted to install it with "sudo apt install lazygit"
With snap I had no problem but I get this:
I didn't have a lazygit_config directory so I created that directory and included a config.yml, changed all of the permissions for that .yml but I keep having the same issue.
I also tried to run sudo lazygit but get that I am not in any git repo (even if I am) and when I type "y" to create a git repo y get a bunch of errors still.
I tried to manually installing it with go but I keep having that same issue. Thanks!
Expected behavior
I expect to have the lazygit terminal. It's not working if I run it through lunarVim either.
Screenshots
If applicable, add screenshots to help explain your problem.
Version info:
Run lazygit --version and paste the result here
commit=, build date=, build source=unknown, version=unversioned, os=linux, arch=amd64
Run git --version and paste the result here
git version 2.43.0
Additional context
Add any other context about the problem here.
Note: please try updating to the latest version or manually building the latest master to see if the issue still occurs.

