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

command buffalo new not working with symlinks. #963

Closed
anhdle14 opened this issue Mar 11, 2018 · 0 comments
Closed

command buffalo new not working with symlinks. #963

anhdle14 opened this issue Mar 11, 2018 · 0 comments
Labels
bug Something isn't working help wanted Feel free to contribute!
Milestone

Comments

@anhdle14
Copy link

Input

buffalo new buffalodev

Output

ERRO[0000] Oops! It would appear that you are not in your Go Workspace.

Your $GOPATH is set to "/home/$USER/Projects/Golang".

You are currently in "/mnt/Linux/Projects/Golang/src/github.com/anhdle14".

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

We recommend you go to "$GOPATH/src/github.com//" and try "buffalo new " again.
ls -lah ~ | grep Projects
lrwxrwxrwx.  1 $USER $USER   24  3月 10 03:24 Projects -> ../../mnt/Linux/Projects
@markbates markbates added help wanted Feel free to contribute! bug Something isn't working labels Apr 4, 2018
stanislas-m added a commit that referenced this issue Apr 7, 2018
* Resolve symlinks when it's possible, and use the real location when
it's required.
markbates pushed a commit that referenced this issue Apr 7, 2018
* Resolve symlinks when it's possible, and use the real location when
it's required.
@markbates markbates added this to the 0.11.1 milestone Apr 7, 2018
stanislas-m added a commit that referenced this issue May 12, 2018
* Resolve symlinks when it's possible, and use the real location when
it's required.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Feel free to contribute!
Projects
None yet
Development

No branches or pull requests

2 participants