Skip to content

Instantly share code, notes, and snippets.

@chockenberry
Created July 3, 2020 20:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chockenberry/6b3ed3d1165e7434182631b36b46da67 to your computer and use it in GitHub Desktop.
Save chockenberry/6b3ed3d1165e7434182631b36b46da67 to your computer and use it in GitHub Desktop.
Braccio:~ craig$ brew install mtr
==> Tapping homebrew/core
Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core'...
remote: Enumerating objects: 52, done.
remote: Counting objects: 100% (52/52), done.
remote: Compressing objects: 100% (28/28), done.
remote: Total 742888 (delta 29), reused 42 (delta 24), pack-reused 742836
Receiving objects: 100% (742888/742888), 299.21 MiB | 3.00 MiB/s, done.
Resolving deltas: 100% (492001/492001), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/step.rb
step: undefined method `license' for Formulary::FormulaNamespace45c01613f4d970ee11a268d6a167b022::Step:Class
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cloudformation-cli.rb
cloudformation-cli: undefined method `license' for #<Class:0x0000000142e15da0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gofish.rb
gofish: undefined method `license' for #<Class:0x000000014781d510>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/terraform-ls.rb
terraform-ls: undefined method `license' for #<Class:0x0000000142ad6450>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/graphql-cli.rb
graphql-cli: undefined method `license' for #<Class:0x0000000148ad2b60>
Error: Cannot tap homebrew/core: invalid syntax in tap!
Error: Failure while executing; `/usr/local/bin/brew tap homebrew/core` exited with 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment