-
Notifications
You must be signed in to change notification settings - Fork 20.5k
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
Mist won't install with Homebrew #291
Comments
It looks like the build script for the Homebrew channel is old, as This issue will probably get more attention over at https://github.com/ethereum/homebrew-ethereum/issues. In the meantime, manual build on Mac is relatively simple if you'd like to give it a try. |
Cool will close & make an issue there |
That was fixed a while back, you just had to |
remove autotag for testnet release channel
docs: Add static site generator for generating documentation page
London Fork on Mainnet
…king backport upstream hashdb locking changes
Increase gas price from 250000000 to 12500000000
I get the following error:
MacBook-Pro:augur-serpent joeykrug2$ brew install go-ethereum
==> Installing go-ethereum from caktux/homebrew-ethereum
==> Cloning https://github.com/ethereum/go-ethereum.git
Updating /Library/Caches/Homebrew/go-ethereum--git
==> Checking out branch master
==> go env
==> go get -v -u -d github.com/ethereum/go-ethereum/ethereum
package github.com/ethereum/go-ethereum/ethereum
imports github.com/ethereum/go-ethereum/ethereum
imports github.com/ethereum/go-ethereum/ethereum: cannot find package "github.com/ethereum/go-ethereum/ethereum" in any of:
/usr/local/opt/go/libexec/src/github.com/ethereum/go-ethereum/ethereum (from $GOROOT)
/private/tmp/go-ethereum-fH5uch/src/github.com/ethereum/go-ethereum/ethereum (from $GOPATH)
The text was updated successfully, but these errors were encountered: