normen / whatscli

A command line interface for WhatsApp
599 stars 46 forks source link

panic: runtime error: invalid memory address or nil pointer dereference #89

Closed dims12 closed 1 year ago

dims12 commented 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
normen commented 1 year ago

See #72 and #51