docker-machine-driver-arubacloud icon indicating copy to clipboard operation
docker-machine-driver-arubacloud copied to clipboard

Make error

Open xelhark opened this issue 5 years ago • 0 comments

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.

xelhark avatar Mar 14 '19 11:03 xelhark