Home>
In order to learn programming, first try to install Homebrew on Mac to build environment
I'm doing it but it doesn't go well ...
I'm too embarrassed to be ignorant, but please give me some help!
Is it possible to install it? If i check with $brew doctor
zsh: command not found: $
Is it not installed properly? Kanato. . .
Applicable source code
Displayed after installation is as follows
==>This script will install:
/ usr/local/bin/brew
/ usr/local/share/doc/homebrew
/usr/local/share/man/man1/brew.1
/ usr/local/share/zsh/site-functions/_brew
/usr/local/etc/bash_completion.d/brew
/ usr/local/Homebrew
Press RETURN to continue or any other key to abort
==>Downloading and installing Homebrew ...
HEAD is now at a1939cfe7 Merge pull request # 6768 from MikeMcQuaid/analytics-fix-name
Already up-to-date.
==>Installation successful!
==>Homebrew has enabled anonymous aggregate formulae and cask analytics.
Read the analytics documentation (and how to opt-out) here:
https://docs.brew.sh/Analytics
==>Homebrew is run entirely by unpaid volunteers.Please consider donating:
https://github.com/Homebrew/brew#donations
==>Next steps:
-Run `brew help` to get started
-Further documentation:
https://docs.brew.sh
xcode installed earlier
Supplemental information (FW/tool version etc.)xcode Version 11.3 beta (11C24b)
-
Answer # 1
Related articles
- ruby on rails - i can't install heroku cli on ubuntu [error during apt-get update? ]
- ruby - i can't install ffi with everyday rails setup
- ruby - i can't bundle install
- ruby on rails - unable to install direnv
- ruby - i can't do rails s well ,
- ruby - i can't bundle install
- ruby - i can't do rails routes
- ruby on rails - rails s can't
- i can't install ruby/tk
- ruby on rails 6 - i can't get the data in a column and display it in a view file
- ruby on rails - rails bundle install sassc stops
- ruby - i can't pod install on mac (m1)
- ruby on rails - rails60 i can't log in
- ruby - i can't install 270 with rbenv
- ruby on rails - i can't do railss
- ruby - [rails] i can't install the add favorite button
- ruby on rails - rails s can't
- ruby on rails - i can't update rubygems
- ruby - i want to know where to install rails gem and how to manage it
- ruby - homebrew install does not succeed
Trends
Maybe I don't need
$
.Just
brew doctor
is fine.