You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2024. It is now read-only.
brew install font-inconsolata or brew install font-hack-nerd-font
With the outputs:
Warning: No available formula with the name "font-inconsolata". Did you mean fonts-encodings?
==> Searching for similarly named formulae...
==> Formulae
fonts-encodings
or
Warning: No available formula with the name "font-hack-nerd-font".
==> Searching for similarly named formulae...
Error: No formulae found for font-hack-nerd-font.
Error: Process completed with exit code 1.
brew install font-inconsolata or brew install font-hack-nerd-font
Output of command with --verbose --debug
==> Tapping homebrew/cask-fonts
Cloning into '/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-cask-fonts'...
Tapped 2007 casks (2,042 files, 16.2MB).
Warning: No available formula with the name "font-inconsolata". Did you mean fonts-encodings?
==> Searching for similarly named formulae...
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Linuxbrew/3.6.20\ \(Linux\;\ x86_64\ Ubuntu\ 22.04.1\ LTS\)\ curl/7.81.0 --header Accept-Language:\ en --retry 3 --location https://api.github.com/search/code\?q=user\%3AHomebrew\+path\%3AFormula\+path\%3ACasks\+path\%3A.\+filename\%3Afont-inconsolata\+extension\%3Arb\&per_page=100 --header Accept:\ application/vnd.github\+json --write-out ''\%\{http_code\} --header X-GitHub-Api-Version:2022-11-28 --dump-header /tmp/github_api_headers20230126-3669-i6qknh
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fonts-encodings.rb
==> Formulae
fonts-encodings
To install fonts-encodings, run:
brew install fonts-encodings
Warning: No available formula with the name "font-hack-nerd-font".
==> Searching for similarly named formulae...
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Linuxbrew/3.6.20\ \(Linux\;\ x86_64\ Ubuntu\ 22.04.1\ LTS\)\ curl/7.81.0 --header Accept-Language:\ en --retry 3 --location https://api.github.com/search/code\?q=user\%3AHomebrew\+path\%3AFormula\+path\%3ACasks\+path\%3A.\+filename\%3Afont-hack-nerd-font\+extension\%3Arb\&per_page=100 --header Accept:\ application/vnd.github\+json --write-out ''\%\{http_code\} --header X-GitHub-Api-Version:2022-11-28 --dump-header /tmp/github_api_headers20230126-3920-6iux0i
Error: No formulae found for font-hack-nerd-font.
Error: Kernel.exit
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils.rb:165:in `exit'/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils.rb:165:in `odie'/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/cmd/install.rb:332:in `rescue in install'/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/cmd/install.rb:146:in `install'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb:98:in `<main>'Error: Process completed with exit code 1.
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!Warning: Unbrewed header files were found in /usr/local/include.If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/node/cppgc/common.h
/usr/local/include/node/js_native_api.h
/usr/local/include/node/js_native_api_types.h
/usr/local/include/node/libplatform/libplatform-export.h
/usr/local/include/node/libplatform/libplatform.h
/usr/local/include/node/libplatform/v8-tracing.h
/usr/local/include/node/node.h
/usr/local/include/node/node_api.h
/usr/local/include/node/node_api_types.h
/usr/local/include/node/node_buffer.h
/usr/local/include/node/node_object_wrap.h
/usr/local/include/node/node_version.h
/usr/local/include/node/openssl/aes.h
/usr/local/include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h
...
Output of brew tap
homebrew/cask-fonts
homebrew/core
The text was updated successfully, but these errors were encountered:
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
Try these steps on Linux:
brew tap homebrew/cask-fonts
brew install font-inconsolata
orbrew install font-hack-nerd-font
With the outputs:
or
You can repro this issue on Goooler/FiraCode#1.
Command that failed
brew install font-inconsolata
orbrew install font-hack-nerd-font
Output of command with
--verbose --debug
Output of
brew doctor --verbose
https://github.com/Goooler/FiraCode/actions/runs/4016275684/jobs/6899083883
Output of
brew tap
The text was updated successfully, but these errors were encountered: