蜜蜂:0001 命令缺失

huangapple go评论87阅读模式
英文:

Bee: 0001 Command is missing

问题

你好!根据你提供的信息,你正在使用Bee工具,Beego版本为v2.0.2,你想使用bee generate routers命令创建routerComment文件,但是遇到了错误"0001 Command is missing",其他命令正常工作。你想知道如何解决这个错误。

英文:

i am using Bee tool, Beego version v2.0.2, i want to create routerComment file using bee generate routers but got error "0001 Command is missing", other commands are working fine. How can i fix this error?

答案1

得分: 1

您要翻译的内容是:go install github.com/beego/bee/v2@develop

翻译结果:安装 github.com/beego/bee/v2@develop 的 Go 包。

英文:

go install github.com/beego/bee/v2@develop

huangapple
  • 本文由 发表于 2022年3月6日 03:28:45
  • 转载请务必保留本文链接:https://go.coder-hub.com/71365365.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定