Skip to content
New issue

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 faketree fails @latest #997

Open
lukokr-aarch64 opened this issue Nov 23, 2023 · 0 comments
Open

go install faketree fails @latest #997

lukokr-aarch64 opened this issue Nov 23, 2023 · 0 comments

Comments

@lukokr-aarch64
Copy link

Hi,

The install command from the docs fails on latest:

❯ go install -v github.com/enfabrica/enkit/faketree@latest
go: github.com/enfabrica/enkit/faketree@latest (in github.com/enfabrica/[email protected]):
        The go.mod file for the module providing named packages contains one or
        more replace directives. It must not contain directives that would cause
        it to be interpreted differently than if it were the main module.

This is caused by the replace directives in the go.mod file, see this issue for details: golang/go#44840

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

No branches or pull requests

1 participant