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

🐛 Unable to install (Pop 20.04) #39

Closed
raveltan opened this issue Nov 14, 2020 · 3 comments
Closed

🐛 Unable to install (Pop 20.04) #39

raveltan opened this issue Nov 14, 2020 · 3 comments

Comments

@raveltan
Copy link

Issue description

Installation will result in the following erorr message

# github.com/gofiber/cli/cmd/internal
go/src/github.com/gofiber/cli/cmd/internal/cmd.go:31:14: spinnerModel.Frames undefined (type spinner.Model has no field or method Frames)
go/src/github.com/gofiber/cli/cmd/internal/cmd.go:52:41: too many arguments in call to spinner.Tick
	have (spinner.Model)
	want ()
go/src/github.com/gofiber/cli/cmd/internal/cmd.go:52:41: cannot use spinner.Tick(t.spinnerModel) (type tea.Msg) as type tea.Cmd in argument to tea.Batch: need type assertion
go/src/github.com/gofiber/cli/cmd/internal/cmd.go:103:24: undefined: spinner.Update
go/src/github.com/gofiber/cli/cmd/internal/cmd.go:113:10: undefined: spinner.View
go/src/github.com/gofiber/cli/cmd/internal/task.go:23:14: spinnerModel.Frames undefined (type spinner.Model has no field or method Frames)
go/src/github.com/gofiber/cli/cmd/internal/task.go:40:18: too many arguments in call to spinner.Tick
	have (spinner.Model)
	want ()
go/src/github.com/gofiber/cli/cmd/internal/task.go:40:18: cannot use spinner.Tick(t.spinnerModel) (type tea.Msg) as type tea.Cmd in argument to tea.Batch: need type assertion
go/src/github.com/gofiber/cli/cmd/internal/task.go:61:25: undefined: spinner.Update
go/src/github.com/gofiber/cli/cmd/internal/task.go:73:10: undefined: spinner.View
go/src/github.com/gofiber/cli/cmd/internal/task.go:73:10: too many errors

System information

System: Pop Os 20.04
go version go1.15.4 linux/amd64
@welcome
Copy link

welcome bot commented Nov 14, 2020

Thanks for opening your first issue here! 🎉 Be sure to follow the issue template! If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

@kiyonlin
Copy link
Contributor

Sorry for the late reply. Will fix soon!

@kiyonlin
Copy link
Contributor

Please try again!

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

2 participants