unix-streamdeck / streamdeckui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot install streamdeckd

Loksly opened this issue · comments

Hi!

I've been trying to follow the installation instructions but they don't seem to work as expected. At least not to me.

go version outputs:

go version go1.13.8 linux/amd64

go get github.com/unix-streamdeck/streamdeckd outputs:

# github.com/shirou/gopsutil/net
../go/src/github.com/shirou/gopsutil/net/net_linux.go:548:22: f.ReadDir undefined (type *os.File has no field or method ReadDir, but does have Readdir)

No file has been created or installed.
I don't know what to try next.