ITADN

go install broken

#325Closedaligator 创建于 2025-01-21
A
aligatorcommented
**Describe the bug** Running `go install` fails with latest (or v0.9.0) - v0.8.0 works. **To Reproduce** Steps to reproduce the behavior: 1. `go install github.com/maaslalani/slides@latest` 2. See error **Error** ``` go: downloading github.com/muesli/termenv v0.12.1-0.20220615005108-4e9068de9898 ../../../go/pkg/mod/github.com/charmbracelet/bubbletea@v0.21.1-0.20220623121936-ca32c4c62873/screen.go:7:2: github.com/muesli/termenv@v0.12.1-0.20220615005108-4e9068de9898: invalid version: unknown revision 4e9068de9898 ``` **Expected behavior** A working install **Desktop (please complete the following information):** - OS: cachyOS - Version latest rolling release
关闭于 2025-02-19 2 条评论