You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go install -mod=readonly -tags "netgo ledger" -ldflags '-X github.com/cosmos/cosmos-sdk/version.Name=noble -X github.com/cosmos/cosmos-sdk/version.AppName=nobled -X github.com/cosmos/cosmos-sdk/version.Version=4.0.0 -X github.com/cosmos/cosmos-sdk/version.Commit=28bc842ed691e6a7ecf284177fe1e7284f5678b3 -X "github.com/cosmos/cosmos-sdk/version.BuildTags=netgo ledger," -X github.com/tendermint/tendermint/version.TMCoreSemVer=v0.34.27' ./cmd/nobled
go: downloading github.com/circlefin/noble-cctp v0.0.0-20231013164358-dc81b3e0d566
app/app.go:113:2: github.com/circlefin/noble-cctp@v0.0.0-20231013164358-dc81b3e0d566: invalid version: git ls-remote -q origin in /root/go/pkg/mod/cache/vcs/5208368c48cabb2825e5bc32e4743dc57a572b086be03758a66e3bd5f18d537e: exit status 128:
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Confirm the import path was entered correctly.
If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.
app/app.go:114:2: github.com/circlefin/noble-cctp@v0.0.0-20231013164358-dc81b3e0d566: invalid version: git ls-remote -q origin in /root/go/pkg/mod/cache/vcs/5208368c48cabb2825e5bc32e4743dc57a572b086be03758a66e3bd5f18d537e: exit status 128:
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Confirm the import path was entered correctly.
If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.
app/app.go:115:2: github.com/circlefin/noble-cctp@v0.0.0-20231013164358-dc81b3e0d566: invalid version: git ls-remote -q origin in /root/go/pkg/mod/cache/vcs/5208368c48cabb2825e5bc32e4743dc57a572b086be03758a66e3bd5f18d537e: exit status 128:
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Confirm the import path was entered correctly.
If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.
make: *** [Makefile:82: install] Error 1
The text was updated successfully, but these errors were encountered:
I follow the doc:
https://github.com/strangelove-ventures/noble-networks/blob/main/mainnet/noble-1/chain-upgrades/v4.0.0/README.md
Error:
The text was updated successfully, but these errors were encountered: