Skip to content

Problem with go <1.18 and Azure SDK dependency during build #1

@jnmclarty

Description

@jnmclarty

I tried to follow the article for building, but got the following error:

env GO111MODULE=on go run build/ci.go install ./cmd/geth
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:14: geth] Error 1

It was because I needed go version >1.18

Leaving a note here, in case somebody else has the same problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions