sparse-intern-71089
02/20/2019, 3:14 PMimportant-leather-28796
02/20/2019, 5:27 PMmake ensure
as requested. Received
~/p/pulumi-kubernetes ❯❯❯ make ensure
scripts/get-py-version.go:7:2: cannot find package "<http://github.com/pulumi/pulumi/pkg/util/buildutil|github.com/pulumi/pulumi/pkg/util/buildutil>" in any of:
/usr/local/Cellar/go/1.11.5/libexec/src/github.com/pulumi/pulumi/pkg/util/buildutil (from $GOROOT)
/Users/kross/go/src/github.com/pulumi/pulumi/pkg/util/buildutil (from $GOPATH)
ENSURE:
dep ensure -v
/Users/kross/projects/pulumi-kubernetes is not within a known GOPATH/src
make: *** [ensure] Error 1
important-leather-28796
02/20/2019, 5:28 PM~/projects/pulumi-kubernetes
to somewhere inside GOPATH="/Users/kross/go"
?gorgeous-egg-16927
02/20/2019, 5:29 PMimportant-leather-28796
02/20/2019, 5:29 PMimportant-leather-28796
02/20/2019, 5:30 PMmv
everything, if so, what is the proper dest?gorgeous-egg-16927
02/20/2019, 5:31 PMpulumi-kubernetes
would need to be in $GOPATH/src/github.com/pulumi/pulumi-kubernetes
important-leather-28796
02/20/2019, 5:33 PMgorgeous-egg-16927
02/20/2019, 5:33 PMgorgeous-egg-16927
02/20/2019, 8:41 PM