coze-dev / coze-dev/coze-studio
make debug错误
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
请教一下基于alpine环境调试coze-studio,到服务启动的时候报以下错误:
Elasticsearch setup completed.
Building and run server...
🧹 Checking for sandbo availability...
🧹 Checking for goimports availability...
🧹 Formatting Go files with goimports...
🛠 Building Go project...
# command-line-arguments
link: github.com/bytedance/sonic/loader: invalid reference to runtime.lastmoduledatap
❌ Go build failed - aborting startup
make: *** [Makefile:34: server] Error 1
有没有人知道怎么解决?多谢
Contributor guide
Research direction
Inspect Makefile:34 and its server target, then reproduce the Go build in the stated Alpine environment while reviewing the github.com/bytedance/sonic/loader error. Done means the service starts without the invalid runtime.lastmoduledatap link error, but the issue does not provide versions or a more specific code entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, linux
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100