Closed dims12 closed 1 year ago
Cloned, did
`make build`
got executable, ran it
./whatscli
and it crashed with screen garbaged and
`panic: runtime error: invalid memory address or nil pointer dereference`
How to fix?
# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.6 LTS Release: 18.04 Codename: bionic
# go version go version go1.20 linux/amd64
See #72 and #51
Cloned, did
got executable, ran it
./whatscli
and it crashed with screen garbaged and
How to fix?