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. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
@amoyx refers to upgrading the version in go.mod. The code in the Makefile means "download the latest version of the kratos command line generation tool." This tool and the kratos library you rely on are not strictly the same thing.
Look at the last few lines of your command line log. What you actually executed should be make all, and then the error caused by make generate called in make all. It has nothing to do with make init from beginning to end.
执行 make init 的时候报错
Makefile如下:
报错内容如下:
请问要怎么处理?
The text was updated successfully, but these errors were encountered: