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

Unable to install devle using brew on OSX #677

Closed
reasonerjt opened this issue Nov 27, 2016 · 4 comments
Closed

Unable to install devle using brew on OSX #677

reasonerjt opened this issue Nov 27, 2016 · 4 comments
Labels

Comments

@reasonerjt
Copy link

I tried to use brew to install delve following the instructions, but see "not found" error:

~$ brew install -v go-delve/delve/delve
Updating Homebrew...
Error: No available formula with the name "go-delve/delve/delve"
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
Error: No formulae found in taps.

Is it still eligible to install delve using brew now?

@Greyeye
Copy link

Greyeye commented Dec 13, 2016

dont use brew, production branch version isnt compatible with the OSX sierra (aka macOS)
you will have to follow instruction on this issue ticket to get it working.
https://github.com/derekparker/delve/issues/645

@freezlite
Copy link

So why you cant modify your documentation for this? I spend about 2 days because documentantion.

@gobijan
Copy link

gobijan commented Dec 17, 2016

@freezlite: the better question would be: what is missing to get it into the production branch and how can I help you doing this?
Also you could contribute to the docs if you are not satisfied with them.

@derekparker
Copy link
Member

Should be resolved: https://github.com/derekparker/delve/issues/702.

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

No branches or pull requests

6 participants