Getting Started #5422
Getting Started
#5422
Replies: 1 comment
-
What did |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
% /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
==> Checking for
sudo
access (which may request your password)...Password:
==> This script will install:
/opt/homebrew/bin/brew
/opt/homebrew/share/doc/homebrew
/opt/homebrew/share/man/man1/brew.1
/opt/homebrew/share/zsh/site-functions/_brew
/opt/homebrew/etc/bash_completion.d/brew
/opt/homebrew
Press RETURN/ENTER to continue or any other key to abort:
send this HTTP header (you can specify several)==> /usr/bin/sudo /usr/sbin/chown -R pratik:admin /opt/homebrew
==> Downloading and installing Homebrew...
Unknown option: n
Unknown option: 1
Usage: head [-options] ...
-m use method for the request (default is 'HEAD')
-f make request even if head believes method is illegal
-b Use the specified URL as base
-t Set timeout value
-i Set the If-Modified-Since header on the request
-c use this content-type for POST, PUT, CHECKIN
-a Use text mode for content I/O
-p use this as a proxy
-P don't load proxy settings from environment
-H
Failed to query latest Homebrew/brew Git tag.
Why does this error occurs and how do I solve it?
Beta Was this translation helpful? Give feedback.
All reactions