Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GOPATH is confusing - can we clarify in tutorials a little? #25

Open
bketelsen opened this issue May 9, 2016 · 0 comments
Open

GOPATH is confusing - can we clarify in tutorials a little? #25

bketelsen opened this issue May 9, 2016 · 0 comments

Comments

@bketelsen
Copy link
Member

so I think I have some sort of new error or at least I can’t find it
[9:04 PM]
I’m just following the tutorial from goa.design
new messages
[9:08 PM]
I create the directory for my code under $GOPATH/src/cellar
I cd into that directory
I put the example code under design/design.go
when I run goagen bootstrap -d design/design.go , I get the error:

/Users/jeremywhite/Code/go/src/design/design does not contain the design/design Go package

Now I know all I need to do is change this command to goadesign bootstrap -d cellar/design and all is well… but this would confuse a newbie.
[9:08 PM]
so I think that might need a tweak in the docs, but maybe someone already saw this? it seems like an easy thing to find… so wanted other folks thoughts

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

No branches or pull requests

1 participant