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 Feb 24, 2024. It is now read-only.
Thinking about it, I think you are having this issue: #629
Did you install Buffalo to your $GOPATH and then create a new $GOPATH to "test" Buffalo? If so, the problem is the templates for generating a new application are in your first $GOPATH and they can't be found from you second $GOPATH.
I'm going to close this, since I believe it's a dup of #629. If using just one $GOPATH doesn't solve your problem, please re-open.
I have using
buffalo new
to generate a project, but looks generated a incomplete Go project.The text was updated successfully, but these errors were encountered: