You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: