bee icon indicating copy to clipboard operation
bee copied to clipboard

Can't create application outside of GOPATH

Open Maverickyan opened this issue 12 years ago • 0 comments

I would like to create an api application based on beego, but the bee reports the following error:

$ bee api westfoto can't create application outside of GOPATH /Users/Red/Projects/gocode you first should cd $GOPATH/src then use create

I'm sure i'm in the $GOPATH/src dictionary. so please look into the code please.

Maverickyan avatar Jan 04 '14 06:01 Maverickyan