Install fails - bip-39 dependency missing for any-sync-network #326
simonmanning71
started this conversation in
Self-hosting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
go install any-sync-network
fails due to missing modulegithub.com/tyler-smith/go-bip39
which seems to have had the repo removed from github.I have found
github.com/alexvec/go-bip39
which claims to be an exact copy, so I will update locally and try to continue installation; however, I have no way of knowing if this really is identical and a suitable replacement so not planning on submitting a PR.Beta Was this translation helpful? Give feedback.
All reactions