Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

buffalo command throwing errors #266

Closed
fadeojo opened this issue Mar 2, 2017 · 2 comments
Closed

buffalo command throwing errors #266

fadeojo opened this issue Mar 2, 2017 · 2 comments

Comments

@fadeojo
Copy link

fadeojo commented Mar 2, 2017

I ran go get -u github.com/gobuffalo/buffalo/buffalo
and any buffalo command I run shows the following;

╰─○ buffalo help
panic: [POP]: Tried to load configuration file, but couldn't find it.

goroutine 1 [running]:
panic(0x46bbb80, 0xc420246d60)
	/usr/local/opt/go/libexec/src/runtime/panic.go:500 +0x1a1
github.com/markbates/pop/soda/cmd.init.9()
	/Users/fadeojo/golang/src/github.com/markbates/pop/soda/cmd/root.go:50 +0x259
github.com/markbates/pop/soda/cmd.init()
	/Users/fadeojo/golang/src/github.com/markbates/pop/soda/cmd/version.go:4 +0x79
github.com/gobuffalo/buffalo/buffalo/cmd.init()
	/Users/fadeojo/golang/src/github.com/gobuffalo/buffalo/buffalo/cmd/version.go:5 +0x87
main.init()
	/Users/fadeojo/golang/src/github.com/gobuffalo/buffalo/buffalo/main.go:8 +0x2e

go version: go version go1.7.4 darwin/amd64

@fooflare
Copy link
Contributor

fooflare commented Mar 2, 2017

This issue is caused by pop, I just opened there another one to solve this.

@markbates
Copy link
Member

I've rolled back those commits to pop, so this should be resolved now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants