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

go get failed with cannot find package #111

Open
hori-ryota opened this issue Apr 18, 2018 · 3 comments
Open

go get failed with cannot find package #111

hori-ryota opened this issue Apr 18, 2018 · 3 comments

Comments

@hori-ryota
Copy link

go get failed.

$ go get -v github.com/clipperhouse/gen
Fetching https://golang.org/x/tools/go/gcimporter15?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/gcimporter15?go-get=1 (status code 200)
get "golang.org/x/tools/go/gcimporter15": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/gcimporter15?go-get=1
get "golang.org/x/tools/go/gcimporter15": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
package golang.org/x/tools/go/gcimporter15: cannot find package "golang.org/x/tools/go/gcimporter15" in any of:
        /usr/local/Cellar/go/1.10.1/libexec/src/golang.org/x/tools/go/gcimporter15 (from $GOROOT)
        /{{**masked**}}/src/golang.org/x/tools/go/gcimporter15 (from $GOPATH)

Package renamed by go/internal/gcimporter: rename from go/gcimporter15

@hori-ryota
Copy link
Author

sorry, update go/tool, fixed.

@hori-ryota
Copy link
Author

sorry, not fixed 🙏

@hori-ryota hori-ryota reopened this Apr 18, 2018
@fkirill
Copy link

fkirill commented May 9, 2018

+1

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