Advertisement
ccd1pga

brew

Aug 15th, 2022
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. Last login: Mon Aug 15 16:25:29 on ttys000
  2. /Users/paulallen/.zprofile:1: no such file or directory: /opt/homebrew/bin/brew
  3. /Users/paulallen/.zprofile:2: no such file or directory: /opt/homebrew/bin/brew
  4. ➜ ~ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
  5. ==> Checking for `sudo` access (which may request your password)...
  6. Password:
  7. ==> This script will install:
  8. /usr/local/bin/brew
  9. /usr/local/share/doc/homebrew
  10. /usr/local/share/man/man1/brew.1
  11. /usr/local/share/zsh/site-functions/_brew
  12. /usr/local/etc/bash_completion.d/brew
  13. /usr/local/Homebrew
  14. ==> The Xcode Command Line Tools will be installed.
  15.  
  16. Press RETURN/ENTER to continue or any other key to abort:
  17. ==> /usr/bin/sudo /usr/sbin/chown -R paulallen:admin /usr/local/Homebrew
  18. ==> Searching online for the Command Line Tools
  19. ==> /usr/bin/sudo /usr/bin/touch /tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress
  20. ==> Installing Command Line Tools for Xcode-12.4
  21. ==> /usr/bin/sudo /usr/sbin/softwareupdate -i Command\ Line\ Tools\ for\ Xcode-12.4
  22. Software Update Tool
  23.  
  24.  
  25. Downloading Command Line Tools for Xcode
  26. Downloaded Command Line Tools for Xcode
  27. Done.
  28.  
  29. Error installing updates.
  30. ==> /usr/bin/sudo /usr/bin/xcode-select --switch /Library/Developer/CommandLineTools
  31. xcode-select: error: invalid developer directory '/Library/Developer/CommandLineTools'
  32. Failed during: /usr/bin/sudo /usr/bin/xcode-select --switch /Library/Developer/CommandLineTools
  33. ➜ ~
  34.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement