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

go install sponge error #30

Open
mohuani opened this issue Apr 15, 2024 · 1 comment
Open

go install sponge error #30

mohuani opened this issue Apr 15, 2024 · 1 comment

Comments

@mohuani
Copy link

mohuani commented Apr 15, 2024

Describe the bug
https://go-sponge.com/zh-cn/quick-start?id=%e5%ae%89%e8%a3%85-sponge
根据文档的安装步骤,安装sponge的时候报错。

To Reproduce
Steps to reproduce the behavior, if applicable:

  1. The code is
 go version

 go version go1.20.4 darwin/arm64
  1. The error is
go install github.com/zhufuyi/sponge/cmd/sponge@latest

# github.com/zhufuyi/sponge/cmd/sponge
ld: warning: '/private/var/folders/jx/41jbkxb92y7cmh1cs8kznr6w0000gn/T/go-link-3333539147/go.o' has malformed LC_DYSYMTAB, expected 129 undefined symbols to start at index 43311, found 221 undefined symbols starting at index 76

@zhufuyi
Copy link
Owner

zhufuyi commented Apr 15, 2024

看错误信息是链接器错误,我没有darwin/arm64环境,不知道是否为兼容性问题。

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

No branches or pull requests

2 participants