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

Undefined "github.com/go-easygen/cli".DenseNormalStyle #5

Closed
digglife opened this issue Apr 18, 2020 · 3 comments
Closed

Undefined "github.com/go-easygen/cli".DenseNormalStyle #5

digglife opened this issue Apr 18, 2020 · 3 comments

Comments

@digglife
Copy link

Seems that DenseNormalStyle is from github.com/mkideal/cli, but the one imported in cascadia_main.go is github.com/go-easygen/cli.

go get github.com/suntong/cascadia                                                                                              130 ↵
go: finding github.com/suntong/cascadia latest
# github.com/suntong/cascadia
../../go/pkg/mod/github.com/suntong/cascadia@v0.0.0-20180522160600-2b4a1051d626/cascadia_main.go:55:20: undefined: "github.com/go-easygen/cli".DenseNormalStyle
@suntong
Copy link
Owner

suntong commented Apr 18, 2020

Thanks for reporting, I'll take a look...

@suntong
Copy link
Owner

suntong commented Apr 19, 2020

There was a long~~~ story why it got to a situation like this, but... fixed now anyway.
Let me know if it doesn't work for you.

@digglife
Copy link
Author

@suntong

It works. Thank you!

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