We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GOPATH=C:\Users\Administrator\go #gosetup "D:\Program Files\Go\bin\go.exe" build -o C:\Users\Administrator\AppData\Local\JetBrains\GoLand2023.3\tmp\GoLand___go_build_go_zero_admin_application_applet_rpc.exe go-zero-admin/application/applet/rpc #gosetup C:\Users\Administrator\AppData\Local\JetBrains\GoLand2023.3\tmp\GoLand___go_build_go_zero_admin_application_applet_rpc.exe 2024/04/02 13:58:42 error: config file etc/applet.yaml, open etc/applet.yaml: Th e system cannot find the path specified.
The text was updated successfully, but these errors were encountered:
看着像是项目路径的问题,go env 看下 GO111MODULE='on' 看看是不是开启的
Sorry, something went wrong.
No branches or pull requests
GOPATH=C:\Users\Administrator\go #gosetup
"D:\Program Files\Go\bin\go.exe" build -o C:\Users\Administrator\AppData\Local\JetBrains\GoLand2023.3\tmp\GoLand___go_build_go_zero_admin_application_applet_rpc.exe go-zero-admin/application/applet/rpc #gosetup
C:\Users\Administrator\AppData\Local\JetBrains\GoLand2023.3\tmp\GoLand___go_build_go_zero_admin_application_applet_rpc.exe
2024/04/02 13:58:42 error: config file etc/applet.yaml, open etc/applet.yaml: Th
e system cannot find the path specified.
The text was updated successfully, but these errors were encountered: