You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
错误信息:
$ goctl api plugin -plugin goctl-swagger='swagger' -api ./test.api -dir ./
Error: 'G:\Program' is not recognized as an internal or external command,
operable program or batch file.
Usage:
goctl api plugin [flags]
Flags:
--api string The api file
--dir string The target dir
-h, --help help for plugin
-p, --plugin string The plugin file
--style string The file naming format, see [https://github.com/zeromicro/go-zero/blob/master/tools/goctl/config/readme.md]
'G:\Program' is not recognized as an internal or external command,
operable program or batch file.
swagger生成出现问题了,好像GOPATH中间有空格无法识别
我的GOPATH路径是这个G:\Program Files\Go
The text was updated successfully, but these errors were encountered: