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

when run make install command, there are some errors,please check #289

Closed
gubin15 opened this issue Dec 21, 2024 · 2 comments
Closed

when run make install command, there are some errors,please check #289

gubin15 opened this issue Dec 21, 2024 · 2 comments

Comments

@gubin15
Copy link

gubin15 commented Dec 21, 2024

go install -mod=readonly -tags "netgo,ledger" -ldflags '-X github.com/cosmos/cosmos-sdk/version.Name=xion -X github.com/cosmos/cosmos-sdk/version.AppName=xiond -X github.com/cosmos/cosmos-sdk/version.Version=14.0.0-5-gf2397f9 -X github.com/cosmos/cosmos-sdk/version.Commit=f2397f94115c64ae0871ffa63392e297947c8829 -X github.com/CosmWasm/wasmd/app.Bech32Prefix=xion -X "github.com/cosmos/cosmos-sdk/version.BuildTags=netgo,ledger" -L/usr/local/opt/[email protected]/lib' -trimpath ./cmd/xiond

github.com/burnt-labs/xion/cmd/xiond

flag provided but not defined: -L/usr/local/opt/[email protected]/lib
make: *** [install] Error 1

@Mengbuxiu
Copy link

image
thats my error.

@RaelLiu
Copy link

RaelLiu commented Dec 25, 2024

go version not match, please make sure that the version required by xion is the same as the version you installed

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

4 participants