go-gorm / go-gorm/cli

gorm cli internal error

Open
#36 0 comments 0 reactions 1 assignee Claimed by @jinzhu View on GitHub
Dominant language
Go
Stars
108
Forks
15
PR merge metrics
No merged PRs in 30d

Description

## Your Question
command: gorm help
log:
2025/12/19 11:07:20 internal error: package "golang.org/x/text/cases" without types was imported from "gorm.io/gorm/schema"

## The document you expected this should be explained
gorm was installed by command: go install gorm.io/cli/gorm@latest
go env
```
AR='ar'
CC='gcc'
CGO_CFLAGS='-O2 -g'
CGO_CPPFLAGS=''
CGO_CXXFLAGS='-O2 -g'
CGO_ENABLED='1'
CGO_FFLAGS='-O2 -g'
CGO_LDFLAGS='-O2 -g'
CXX='g++'
GCCGO='gccgo'
GO111MODULE=''
GOAMD64='v1'
GOARCH='amd64'
GOAUTH='netrc'
GOBIN=''
GOCACHE='/home/james/.cache/go-build'
GOCACHEPROG=''
GODEBUG=''
GOENV='/home/james/.config/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFIPS140='off'
GOFLAGS=''
GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build695558891=/tmp/go-build -gno-record-gcc-switches'
GOHOSTARCH='amd64'
GOHOSTOS='linux'
GOINSECURE=''

GOOS='linux'
GOPATH='/home/james/gopath'

GOPROXY='https://proxy.golang.org,direct'

GOSUMDB='sum.golang.org'
GOTELEMETRY='local'

GOTMPDIR=''
GOTOOLCHAIN='auto'

GOVCS=''
GOVERSION='go1.24.10'
GOWORK=''
PKG_CONFIG='pkg-config'
```

## Expected answer

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.