linux go missing git command,安装beego出现go: missing Git command

安装beego报下面的错误:

go build -ldflags "-linkmode external -extldflags -static" -o go-admin main.go

main.go:5:2: cannot find package "github.com/astaxie/beego" in any of:

D:\Go\src\github.com\astaxie\beego (from $GOROOT)

F:\xiaof\src_code\golang\src\github.com\astaxie\beego (from $GOPATH)

main.go:9:2: cannot find package "github.com/astaxie/beego/context" in any of:

D:\Go\src\github.com\astaxie\beego\context (from $GOROOT)

F:\xiaof\src_code\golang\src\github.com\astaxie\beego\context (from $GOPATH)

main.go:8:2: cannot find package "github.com/astaxie/beego/logs" in any of:

D:\Go\src\github.com\astaxie\beego\logs (from $GOROOT)

F:\xiaof\src_code\golang\src\github.com\astaxie\beego\logs (from $GOPATH)

main.go:7:2: cannot find package "github.com/astaxie/beego/orm" in any of:

D:\Go\src\github.com\astaxie\beego\orm (from $GOROOT)

F:\xiaof\src_code\golang\src\github.com\astaxie\beego\orm (from $GOPATH)

main.go:4:2: cannot find package "github.com/golangpkg/go-admin/routers" in any of:

D:\Go\src\github.com\golangpkg\go-admin\routers (from $GOROOT)

F:\xiaof\src_code\golang\src\github.com\golangpkg\go-admin\routers (from $GOPATH)

main.go:6:2: cannot find package "github.com/mattn/go-sqlite3" in any of:

D:\Go\src\github.com\mattn\go-sqlite3 (from $GOROOT)

F:\xiaof\src_code\golang\src\github.com\mattn\go-sqlite3 (from $GOPATH)

安装beego时

go get github.com/astaxie/beego

go: missing Git command. See https://golang.org/s/gogetcmd

package github.com/astaxie/beego: exec: "git": executable file not found in %PATH%

解决办法:

在环境变量中加入git的路径,如PATH中新增“D:\Program Files\Git\bin“;重启cmd窗口

cd $go_root_path

git clone https://github.com.cnpmjs.org/protocolbuffers/protobuf-go.git

将clone的目录和文件放到 D:\Go\src\google.golang.org\protobuf 目录下

标签:src,Git,missing,github,beego,go,com,astaxie

来源: https://www.cnblogs.com/beilong/p/13764942.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值