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

buffalo new is working unexpectedly #749

Closed
johndeng opened this issue Nov 11, 2017 · 3 comments
Closed

buffalo new is working unexpectedly #749

johndeng opened this issue Nov 11, 2017 · 3 comments

Comments

@johndeng
Copy link

I have using buffalo new to generate a project, but looks generated a incomplete Go project.

⋊> ~/P/g/p/s/atlas on master  $ ls
assets       database.yml grifts       models
@markbates
Copy link
Member

Can you run the buffalo info command and paste the output? Thanks.

@markbates
Copy link
Member

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.

@johndeng
Copy link
Author

Hi, I tried one $GOPATH and it works, but v0.9.5 is not this issues..

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

2 participants