JanDeDobbeleer / homebrew-oh-my-posh

Homebrew formula for Oh my Posh
14 stars 9 forks source link

Installation failed #15

Closed DarkKira98 closed 1 year ago

DarkKira98 commented 1 year ago

Installing oh-my-posh via brew failed with the following messages:

go build -o=oh-my-posh -ldflags="-s -w -X 'main.Version=14.14.3'"

sh: 1: go: Bad address
JanDeDobbeleer commented 1 year ago

@DarkKira98 that's go which didn't install correctly on your machine. Something to retry, or report to homebrew. Not something I can solve. Try reinstalling go manually or report to the homebrew maintainers.