Skip to content

cmd.ProcessState.ExitCode undefined (type *os.ProcessState has no field or method ExitCode) #596

Closed
@kekbait

Description

@kekbait

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:

  1. Run go get git.colasdn.top.jesseduffield/lazygit
  2. 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 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions