-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I set fresh version of go and run installation command from doc
Get next error:
...% go get -v github.com/i582/phpstats
github.com/c-bata/go-prompt/internal/term
# github.com/c-bata/go-prompt/internal/term
../go/src/github.com/c-bata/go-prompt/internal/term/term.go:22:7: assignment mismatch: 1 variable but termios.Tcgetattr returns 2 values
../go/src/github.com/c-bata/go-prompt/internal/term/term.go:22:26: too many arguments in call to termios.Tcgetattr
have (uintptr, *unix.Termios)
want (uintptr)Metadata
Metadata
Assignees
Labels
No labels