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

install failed with "package golang.org/x/tools/go/ssa/ssautil: unrecognized import path" #54

Open
V0nt1ure opened this issue Feb 5, 2018 · 1 comment

Comments

@V0nt1ure
Copy link

V0nt1ure commented Feb 5, 2018

Fixed it in windows by mkdir -p $GOPATH(or $GOROOT)/src/golang.org/x/ and cd into this DIR :

git clone https://github.com/golang/tools.git
Then my VS Code install all the packages SUCCEEDED
Hope it's helpful to you

origin:golang/lint#288
also, git clone https://github.com/golang/crypto.git

@wgliang
Copy link
Collaborator

wgliang commented Feb 5, 2018

Thank you very much, I will update it immediately.

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