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

Error: no required module provides package github.com/gizak/termui/v3 #332

Open
Mehrzad2011 opened this issue Jul 15, 2024 · 1 comment
Open

Comments

@Mehrzad2011
Copy link

Hello everyone!
I wanted to use this lib for creating applications.
I ran $ go mod tidy for downloading dependencies. Then $ go build.

but I saw "no required module provides package github.com/gizak/termui/v3"

Then, I executed $ go get github.com/gizak/termui
but again I saw the error message.

What should I do?

@pikomonde
Copy link

can you provides the code example that you tried to compile?

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