brew update

AppleSpirit

Membre expert
Club iGen
17 Août 2006
2 332
39
Caen
Bonjour,

J'ai une erreur avec la commande "brew update" effectué via la terminal du Mac OS high Sierra :

Bloc de code:
mbpdemacbookpro:~ pro$ brew update
==> Homebrew has enabled anonymous aggregate user behaviour analytics.
Read the analytics documentation (and how to opt-out) here:
  https://docs.brew.sh/Analytics.html

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
Error: Failure while executing: git config --local --replace-all homebrew.analyticsmessage true
mbpdemacbookpro:~ pro$

Quelqu'un pourrait-il m'aider ?
 
Merci ça semble résolu :

Bloc de code:
mbpdemacbookpro:~ pro$ xcode-select --install
xcode-select: note: install requested for command line developer tools
mbpdemacbookpro:~ pro$ brew update
Updated 2 taps (homebrew/core, caskroom/cask).
==> Updated Formulae
baresip             fzf                 nsq                 xmrig
cargo-completion    ice                 primesieve
derby               imagemagick@6       simgrid
faac                menhir              snort
mbpdemacbookpro:~ pro$

Par contre je ne comprends pas quel était le problème et quel rapport il y a avec Xcode ?
 
Brew a besoin des utilitaires Xcode "command line".
C'est tout ce que j'en sais (je l'utilise).:)