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

"could not import" packet from project #49

Open
AvoncourtPartners opened this issue Mar 5, 2018 · 1 comment
Open

"could not import" packet from project #49

AvoncourtPartners opened this issue Mar 5, 2018 · 1 comment

Comments

@AvoncourtPartners
Copy link

Parsing...
Generating...
Executing goimports...
Executing go vet...
/.../foo.html.go:9:2: could not import myProject/somePackage (can't find import: "myProject/somePackage")

@Raggaer
Copy link

Raggaer commented Aug 19, 2018

Same problem here. go tool vet seems to fail could not import X (cant find import X) however everything compiles just fine, and running go vet -v after the hero command gives no warning.

So in the end, its just a warning that should be ommited...

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