Arubacloud / docker-machine-driver-arubacloud

ArubaCloud Cloud driver for Docker Machine

Home Page:https://www.arubacloud.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make error

xelhark opened this issue · 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.