wsy555 / wangsy.github.io

使用beego框架开发的古诗词网站
https://www.kaixin00.com
102 stars 49 forks source link

报错了,如何处理? #2

Closed jhzao82 closed 6 years ago

jhzao82 commented 6 years ago

C:\gopath\src\gushici>bee run


| \ | |/ / __ | \ / \ / \ | |/ /| /| / ___/ \| ___| v1.9.1 2018/07/14 15:00:10 INFO ▶ 0001 Using 'gushici' as 'appname' 2018/07/14 15:00:10 INFO ▶ 0002 Initializing watcher... main.go:4:2: cannot find package "PPGo_ApiAdmin/models" in any of: C:\Go\src\PPGo_ApiAdmin\models (from $GOROOT) C:\gopath\src\PPGo_ApiAdmin\models (from $GOPATH) main.go:5:2: cannot find package "PPGo_ApiAdmin/routers" in any of: C:\Go\src\PPGo_ApiAdmin\routers (from $GOROOT) C:\gopath\src\PPGo_ApiAdmin\routers (from $GOPATH) 2018/07/14 15:00:12 ERROR ▶ 0003 Failed to build the application: main.go:4:2: cannot find package "PPGo_ApiAdmin/models" in any of: C:\Go\src\PPGo_ApiAdmin\models (from $GOROOT) C:\gopath\src\PPGo_ApiAdmin\models (from $GOPATH) main.go:5:2: cannot find package "PPGo_ApiAdmin/routers" in any of: C:\Go\src\PPGo_ApiAdmin\routers (from $GOROOT) C:\gopath\src\PPGo_ApiAdmin\routers (from $GOPATH)