Install error on Windows
bug
```
❯ go install github.com/danthegoodman1/epicenv@main
go: downloading github.com/danthegoodman1/epicenv v0.0.0-20240802184752-6343db738875
go: downloading github.com/rs/zerolog v1.33.0
# github.com/danthegoodman1/epicenv/cmd
go\pkg\mod\github.com\danthegoodman1\epicenv@v0.0.0-20240802184752-6343db738875\cmd\cmd.go:21:41: cannot use syscall.Stdin (variable of type syscall.Handle) as int value in argument to term.ReadPassword
```
关闭于 2024-10-11 4 条评论