Closed lakruzz closed 7 years ago
Aaargh!
Running it again 5 mins later says:
>brew install go-delve/delve/delve
==> Installing delve from go-delve/delve
==> Downloading https://github.com/derekparker/delve/archive/v0.12.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/delve-0.12.1.tar.gz
==> dlv-cert is already installed, no need to create it
==> make build BUILD_SHA=v0.12.1
==> Caveats
If you get "could not launch process: could not fork/exec", you need to try
in a new terminal.
When uninstalling, to remove the dlv-cert certificate, run this command:
$ sudo security delete-certificate -t -c dlv-cert /Library/Keychains/System.keychain
Alternatively, you may want to delete from the Keychain (with the Imported private key).
==> Summary
🍺 /usr/local/Cellar/delve/0.12.1: 5 files, 10.7M, built in 19 seconds
And then opening a new terminal and running it again gives me:
>brew install go-delve/delve/delve
Warning: go-delve/delve/delve-0.12.1 already installed
And dlv
it actually seems like it working as expected.
Hmmmmm????
Well - when analyzing my cmd history I actually also ran xcode-select --install
in between attempts? (grasping for straws)
Could that really explain it?
Well - anyway - I'm having a dialog with my self here - thanks for listening 👍
Could that really explain it?
yes.
I get this:
The Error message is fishy though - I don't have neither Fink - nor MacPorts installed