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
{{ message }}
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
Hello everybody, i am trying to install the builder but receiving an error.
I simply downloaded the zip from main branch and typed
make geth
, the same error happens when i typemake all
.Actual behaviour
$ make geth
env GO111MODULE=on go run build/ci.go install ./cmd/geth
go: downloading github.com/cespare/cp v1.1.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.3.0
go: downloading golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90
go: extracting github.com/cespare/cp v1.1.1
go: extracting github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.3.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v0.21.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.3
go: extracting github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.3
go: extracting github.com/Azure/azure-sdk-for-go/sdk/azcore v0.21.1
go: extracting golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90
go: finding github.com/cespare/cp v1.1.1
go: finding golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90
go: finding github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.3.0
build github.com/Azure/azure-sdk-for-go/sdk/azcore: cannot load github.com/Azure/azure-sdk-for-go/sdk/azcore: no Go source files
make: *** [Makefile:12: geth] Erro 1
obs: I will present myself soon in the forum, i plan to run a builder
The text was updated successfully, but these errors were encountered: