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

Buffalo new command unsopported multiple GOPATH #203

Closed
johndeng opened this issue Jan 31, 2017 · 1 comment
Closed

Buffalo new command unsopported multiple GOPATH #203

johndeng opened this issue Jan 31, 2017 · 1 comment
Labels
enhancement New feature or request

Comments

@johndeng
Copy link

johndeng commented Jan 31, 2017

Hi, I uses Buffalo v0.7.1 to created a project, but i alway got a warning.

Buffalo version 0.7.1

Oops! It would appear that you are not in your Go Workspace.

Your $GOPATH is set to "/Users/xx/Projects/go/libs:/Users/xx/Projects/go/private".

You are currently in "/Users/xx/Projects/go/libs/src/github.com/ranger".

The standard location for putting Go projects is something along the lines of "$GOPATH/src/github.com/john/ranger" (adjust accordingly).

We recommend you go to "$GOPATH/src/github.com/xx/" and try "buffalo new ranger" again.

So, I'm think the Buffalo need to consider the multiple GOPATH situation.

@bscott bscott added the enhancement New feature or request label Feb 1, 2017
markbates added a commit that referenced this issue Feb 1, 2017
Fixed issue #203: multiple GOPATH are not supported by buffalo new.
@stanislas-m
Copy link
Member

Fixed with #205.

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

No branches or pull requests

3 participants