Error uninitialized constant HomebrewService
➜ zed brew services start mysql@5.7
Warning: Calling `brew services'. This command needs to be refactored, as it is written in a style that is deprecated! Use inherits from `Homebrew::AbstractCommand' ( see https://docs.brew.sh/External-Commands ) instead.
Please report this issue to the Homebrew/homebrew-services tap, or even better, submit a PR to fix it:
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-services/cmd/services.rb:9
Error: uninitialized constant Homebrew::Service
/usr/local/Homebrew/Library/Homebrew/formulary.rb:396:in `block in load_formula_from_api'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:285:in `initialize'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:285:in `new'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:285:in `load_formula_from_api'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:969:in `load_from_api'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:962:in `klass'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:570:in `get_formula'
/usr/local/Homebrew/Library/Homebrew/formulary.rb:1016:in `factory'
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-services/cmd/services.rb:113:in `services'
/usr/local/Homebrew/Library/Homebrew/brew.rb:96:in `public_send'
/usr/local/Homebrew/Library/Homebrew/brew.rb:96:in `<main>'
Do not report this issue: you are running in an unsupported configuration.
解决办法
…