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 fails with golang 1.7 (windows) #29

Open
arnos opened this issue Nov 17, 2016 · 0 comments
Open

Install fails with golang 1.7 (windows) #29

arnos opened this issue Nov 17, 2016 · 0 comments

Comments

@arnos
Copy link

arnos commented Nov 17, 2016

Relates to #28 ? --> tried setting the GO15VENDOREXPERIMENT got the same result.

tested win 10 home/pro

`D:>go version
go version go1.7.3 windows/amd64

D:>go get github.com/jingweno/nut
package github.com/jingweno/nut
imports github.com/jingweno/nut/vendor/_nuts/github.com/BurntSushi/toml: must be imported as _nuts/github.com/BurntSushi/toml
package github.com/jingweno/nut
imports github.com/jingweno/nut/vendor/_nuts/github.com/codegangsta/cli: must be imported as _nuts/github.com/codegangsta/cli
package github.com/jingweno/nut
imports github.com/jingweno/nut/vendor/_nuts/golang.org/x/tools/go/vcs: must be imported as _nuts/golang.org/x/tools/go/vcs`

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

1 participant