Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homebrew formula broken? #230

Closed
eggsyntax opened this issue Nov 13, 2016 · 7 comments
Closed

Homebrew formula broken? #230

eggsyntax opened this issue Nov 13, 2016 · 7 comments

Comments

@eggsyntax
Copy link

@eggsyntax eggsyntax commented Nov 13, 2016

$> brew tap caskroom/fonts

$> brew install font-hack
Error: No available formula with the name "font-hack"
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
Error: No formulae found in taps.

@chrissimpkins
Copy link
Member

@chrissimpkins chrissimpkins commented Nov 21, 2016

We don't maintain the Homebrew cask for Hack. I would check with the Homebrew crew to see if there is a problem with the install script. Help with a fix would be greatly appreciated!

@beng
Copy link

@beng beng commented Dec 13, 2016

@eggsyntax you're missing cask in the second command. the commands below worked for me:

$ brew tap caskroom/fonts
$ brew cask install font-hack
@eggsyntax
Copy link
Author

@eggsyntax eggsyntax commented Dec 13, 2016

@chrissimpkins fair enough, thanks!
@beng Doh! You're entirely correct; my bad. Thanks :)

@eggsyntax eggsyntax closed this Dec 13, 2016
@eggsyntax
Copy link
Author

@eggsyntax eggsyntax commented Dec 13, 2016

Closed as PEBKAC.

@chrissimpkins
Copy link
Member

@chrissimpkins chrissimpkins commented Dec 13, 2016

thanks!

@sryze
Copy link

@sryze sryze commented Feb 19, 2019

Would be nice to have this in the readme, I personally had no idea that caskroom/fonts/font-hack means these 2 commands

@chrissimpkins
Copy link
Member

@chrissimpkins chrissimpkins commented Feb 20, 2019

Thanks for this feedback Sergey. Yes, we can definitely add the instructions to the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.