We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 -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
flag provided but not defined: -L/usr/local/opt/[email protected]/lib make: *** [install] Error 1
The text was updated successfully, but these errors were encountered:
thats my error.
Sorry, something went wrong.
go version not match, please make sure that the version required by xion is the same as the version you installed
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: