Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

cannot load github.com/Azure/azure-sdk-for-go/sdk/azcore: no Go source files #43

Closed
r4f4ss opened this issue Feb 19, 2023 · 0 comments
Closed

Comments

@r4f4ss
Copy link

r4f4ss commented Feb 19, 2023

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 type make 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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant