kite icon indicating copy to clipboard operation
kite copied to clipboard

Install Issue

Open Saxy opened this issue 4 years ago • 6 comments

Go version: Go1.14 command: go get github.com/koding/kite OS: macOS Catalina v.10.15.5 error:

pkg/mod/github.com/koding/[email protected]/kite.go:177:21: not enough arguments in call to uuid.Must
	have (uuid.UUID)
	want (uuid.UUID, error)

Saxy avatar Sep 17 '20 10:09 Saxy

How did you solve it?

LBiff avatar Dec 10 '20 10:12 LBiff

@LBiff the same here

sagadsalem avatar Dec 13 '20 18:12 sagadsalem

does this project still maintainable?

sagadsalem avatar Dec 13 '20 19:12 sagadsalem

@LBiff the same here

I don't know how to slove that, and have tried "Convert project with 'Go module'", still doesn't work.

LBiff avatar Dec 14 '20 07:12 LBiff

@LBiff the same here

I don't know how to slove that, and have tried "Convert project with 'Go module'", still doesn't work.

We've made a GoModule and we updated the dependency (https://github.com/satori/go.uuid/issues/70) And than everything worked fine :)

Saxy avatar Dec 14 '20 07:12 Saxy

@LBiff the same here

I don't know how to slove that, and have tried "Convert project with 'Go module'", still doesn't work.

We've made a GoModule and we updated the dependency (satori/go.uuid#70) And than everything worked fine :)

Thanks, get you.

LBiff avatar Dec 14 '20 07:12 LBiff