You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
Step 8/16 : RUN go get $(go list ./... | grep -v /vendor/)
---> Running in a6541d3d0389
../buffalo/render/helpers.go:10:2: cannot find package "github.com/gobuffalo/tags" in any of:
/usr/local/go/src/github.com/gobuffalo/tags (from $GOROOT)
/go/src/github.com/gobuffalo/tags (from $GOPATH)
models/band.go:8:2: cannot find package "github.com/gobuffalo/validate" in any of:
/usr/local/go/src/github.com/gobuffalo/validate (from $GOROOT)
/go/src/github.com/gobuffalo/validate (from $GOPATH)
The command '/bin/sh -c go get $(go list ./... | grep -v /vendor/)' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running docker build fails
Error:
The text was updated successfully, but these errors were encountered: