-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
IPFS fails to build #6460
Comments
Fixed by: #6461 |
This would fix master, but v0.4.21 would still be broken. |
Solution for v0.4.21 build: GOPROXY='https://proxy.golang.org' make build @MichaelMure can you test it out? |
@Kubuxu it does work! 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
make install
fails for both release and master branches.Running
go version go1.12.6 darwin/amd64
on MacOS Mojave 10.14.5.github.com/dgraph-io/badger@v2.0.0-rc.2+incompatible: unknown revision v2.0.0-rc.2
seems to be causing the issue.ipfs-release-build-error.txt
The text was updated successfully, but these errors were encountered: