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.
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/gocodeyou first should
cd $GOPATH/srcthen use createI'm sure i'm in the $GOPATH/src dictionary. so please look into the code please.