Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slack-term go installation issue... #264

Open
augustync opened this issue Oct 4, 2021 · 1 comment
Open

slack-term go installation issue... #264

augustync opened this issue Oct 4, 2021 · 1 comment

Comments

@augustync
Copy link

Hey,

I'am getting this error when installing slack-term

go get -u github.com/erroneousboat/slack-term
# github.com/erroneousboat/termui
pkg/mod/github.com/erroneousboat/termui@v0.0.0-20170923115141-80f245cdfa04/render.go:107:30: not enough arguments in call to stack.ParseDump
	have (*bytes.Reader, *os.File)
	want (io.Reader, io.Writer, bool)
pkg/mod/github.com/erroneousboat/termui@v0.0.0-20170923115141-80f245cdfa04/render.go:112:10: undefined: stack.Palette
pkg/mod/github.com/erroneousboat/termui@v0.0.0-20170923115141-80f245cdfa04/render.go:113:15: undefined: stack.SortBuckets
pkg/mod/github.com/erroneousboat/termui@v0.0.0-20170923115141-80f245cdfa04/render.go:113:33: undefined: stack.Bucketize
pkg/mod/github.com/erroneousboat/termui@v0.0.0-20170923115141-80f245cdfa04/render.go:114:22: undefined: stack.CalcLengths

does anyone know what is wrong and how to solve it ?


Version: 0.5.0
Installation method: go

@augustync
Copy link
Author

OK i see this issue is mentioned also here: #260

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant