Open 47968546 opened 10 months ago
错误信息: $ 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.
same question
swagger生成出现问题了,好像GOPATH中间有空格无法识别 我的GOPATH路径是这个G:\Program Files\Go