Make error
xelhark opened this issue · 0 comments
xelhark commented
I'm on OSX, when I download and try to build the source code with make
I get the following error:
grep: version.go: No such file or directory
GO15VENDOREXPERIMENT=1 glide up
[ERROR] Failed to find glide.yaml file in directory tree: Cannot resolve parent of /
make: *** [build] Error 2
I'm thinking there might be some assumptions about the GO version or something similar.