vuerecipe
vuerecipe copied to clipboard
Unable to start project
buffalo: 2018/07/24 14:52:52 === Error! === buffalo: 2018/07/24 14:52:52 === exit status 1 main.go:6:2: cannot find package "github.com/gobuffalo/vuerecipe/actions" in any of: /usr/lib/go-1.10/src/github.com/gobuffalo/vuerecipe/actions (from $GOROOT) /usr/local/go/src/github.com/gobuffalo/vuerecipe/actions (from $GOPATH)
What is the issue here pls ?
Your GOPATH is set incorrectly.
-- Mark Bates On Jul 24, 2018, 6:54 AM +0200, raghav_chalapathy [email protected], wrote:
buffalo: 2018/07/24 14:52:52 === Error! === buffalo: 2018/07/24 14:52:52 === exit status 1 main.go:6:2: cannot find package "github.com/gobuffalo/vuerecipe/actions" in any of: /usr/lib/go-1.10/src/github.com/gobuffalo/vuerecipe/actions (from $GOROOT) /usr/local/go/src/github.com/gobuffalo/vuerecipe/actions (from $GOPATH) What is the issue here pls ? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.