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

'cannot find package "github.com/cpuguy83/go-md2man/v2/md2man"' during install #3

Open
davealvaradosurge opened this issue Jul 6, 2020 · 1 comment

Comments

@davealvaradosurge
Copy link

I'm on Mac High Sierra. Here's my go version ...

go version
go version go1.10 darwin/amd64

But following the install command, I get this error

davea$ go get -u github.com/tanaikech/goris
package github.com/cpuguy83/go-md2man/v2/md2man: cannot find package "github.com/cpuguy83/go-md2man/v2/md2man" in any of:
/usr/local/Cellar/go/1.10/libexec/src/github.com/cpuguy83/go-md2man/v2/md2man (from $GOROOT)
/Users/davea/go/src/github.com/cpuguy83/go-md2man/v2/md2man (from $GOPATH)

@tanaikech
Copy link
Owner

I updated this to v3.0.0. Ref Could you please confirm it?

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