错误情况:

go: missing Git command. See https://golang.org/s/gogetcmd package github.com/astaxie/beego: exec: “git”: executable file not found in %PATH%

解决方式:

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

添加环境变量后重新启动

相关文章:

  • 2022-12-23
  • 2021-12-01
  • 2022-12-23
  • 2021-05-14
  • 2022-12-23
  • 2021-09-25
  • 2021-05-20
猜你喜欢
  • 2021-11-02
  • 2021-06-15
  • 2021-10-28
  • 2022-12-23
  • 2021-07-03
  • 2022-12-23
  • 2021-11-12
相关资源
相似解决方案