Skip to content
New issue

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

下载goctl报错: proc.ShutdownConf #4536

Closed
liuxiaobopro opened this issue Jan 2, 2025 · 6 comments · Fixed by #4538
Closed

下载goctl报错: proc.ShutdownConf #4536

liuxiaobopro opened this issue Jan 2, 2025 · 6 comments · Fixed by #4538
Assignees

Comments

@liuxiaobopro
Copy link

image

go env

set GO111MODULE=on
set GOARCH=amd64
set GOBIN=
set GOCACHE=C:\Users\Administrator\AppData\Local\go-build
set GOENV=C:\Users\Administrator\AppData\Roaming\go\env
set GOEXE=.exe
set GOEXPERIMENT=
set GOFLAGS=
set GOHOSTARCH=amd64
set GOHOSTOS=windows
set GOINSECURE=
set GOMODCACHE=E:\1liuxiaobo\env\Go\path\pkg\mod
set GONOPROXY=
set GONOSUMDB=
set GOOS=windows
set GOPATH=E:\1liuxiaobo\env\Go\path
set GOPRIVATE=
set GOPROXY=https://goproxy.cn,direct
set GOROOT=E:\1liuxiaobo\env\Go\root
set GOSUMDB=sum.golang.org
set GOTMPDIR=
set GOTOOLCHAIN=auto
set GOTOOLDIR=E:\1liuxiaobo\env\Go\root\pkg\tool\windows_amd64
set GOVCS=
set GOVERSION=go1.22.0
set GCCGO=gccgo
set GOAMD64=v1
set AR=ar
set CC=gcc
set CXX=g++
set CGO_ENABLED=1
set GOMOD=NUL
set GOWORK=
set CGO_CFLAGS=-O2 -g
set CGO_CPPFLAGS=
set CGO_CXXFLAGS=-O2 -g
set CGO_FFLAGS=-O2 -g
set CGO_LDFLAGS=-O2 -g
set PKG_CONFIG=pkg-config
set GOGCCFLAGS=-m64 -mthreads -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=C:\Users\ADMINI~1\AppData\Local\Temp\go-build601537909=/tmp/go-build -gno-record-gcc-switches
@kevwan kevwan self-assigned this Jan 2, 2025
@kevwan
Copy link
Contributor

kevwan commented Jan 2, 2025

Thanks for reporting! We'll fix it today.

@Fantasy-Zhang
Copy link

今天也遇到了这个问题,还以为是我自己安装的问题

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


I also encountered this problem today and thought it was a problem with my own installation.

@hide-in-code
Copy link

我也出现一样的情况,这似乎是最新的这个版本的问题,可以通过安装老版本暂时解决

go install github.com/zeromicro/go-zero/tools/[email protected]

@liuxiaobopro @Fantasy-Zhang

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


I also have the same situation. This seems to be a problem with the latest version. It can be temporarily solved by installing an older version.

go install github.com/zeromicro/go-zero/tools/[email protected]

@liuxiaobopro @Fantasy-Zhang

@Fantasy-Zhang
Copy link

Fantasy-Zhang commented Jan 2, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants