hashicorp / boundary-reference-architecture

Example reference architecture for a high availability Boundary deployment on AWS.
https://boundaryproject.io
Mozilla Public License 2.0
213 stars 105 forks source link

Make dev failes with go: extracting/boundary/@v/v0.1.0.zip malformed file path "website/pages/api-docs/[[...page]].jsx #24

Closed biofool closed 3 years ago

biofool commented 3 years ago

Make dev failes with go: extracting github.com/hashicorp/boundary v0.1.0 -> unzip /home/ubuntu/go/pkg/mod/cache/download/github.com/hashicorp/boundary/@v/v0.1.0.zip: malformed file path "website/pages/api-docs/[[...page]].jsx": double dot build command-line-arguments: cannot load github.com/hashicorp/boundary/api: unzip /home/ubuntu/go/pkg/mod/cache/download/github.com/hashicorp/boundary/@v/v0.1.0.zip: malformed file path "website/pages/api-docs/[[...page]].jsx": double dot make: *** [Makefile:36: dev] Error 1

~/terraform-provider-boundary$ go version go version go1.13.8 linux/amd64 ~/terraform-provider-boundary$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=20.04 DISTRIB_CODENAME=focal DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"

biofool commented 3 years ago

Wrong project..