Closed
Description
Describe the bug
While trying to install lazygit with the
go get git.colasdn.top.jesseduffield/lazygit
an error message appears :
/kekbait/scripts/go/src/github.com/jesseduffield/lazygit/pkg/tasks/tasks.go:62:23: cmd.ProcessState.ExitCode undefined (type *os.ProcessState has no field or method ExitCode)
To Reproduce
Steps to reproduce the behavior:
- Run
go get git.colasdn.top.jesseduffield/lazygit
- See error
Expected behavior
Lazygit should install itself
Desktop (please complete the following information):
- OS: Alpine Linux
- Lazygit Version : latest ?
I've used this method for more than a year now to install or update lazygit, and the message appeared today.
Thanks a lot for your awesome work btw !