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
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
Judging from the way you execute kratos proto client, you should not execute the command in the project root directory. I tried to build a project according to the method in your picture, and sure enough the same error occurred.
The solution to the problem is also very simple, just execute the command in the project root directory. You can also execute make api directly in the project root directory to generate code. Project link is here.
In addition, if you can provide a minimally reproducible project like this when submitting an issue, it will also reduce the time for others to reproduce and locate the problem. If you have solved this problem, I hope you can close this issue in time. This will not let others waste their efforts.
kratos目前仅支持openapiv2,但是按照官方示例,出现以下问题:
api目录中的proto文件
third_part已添加protoc-gen-openapiv2
执行kratos proto client message.proto
The text was updated successfully, but these errors were encountered: