I’m utilizing this command to put in jenkins-lts in macOS 13.3.1 with M1 chip:
brew set up jenkins-lts
then I utilizing this command to begin:
brew providers begin jenkins-lts
exhibits error:
➜ ~ brew providers begin jenkins-lts
Warning: Calling `brew providers'. This command must be refactored, as it's written in a mode that's deprecated! Use inherits from `Homebrew::AbstractCommand' ( see https://docs.brew.sh/Exterior-Instructions ) as a substitute.
Please report this challenge to the Homebrew/homebrew-services faucet, and even higher, submit a PR to repair it:
/choose/homebrew/Library/Faucets/homebrew/homebrew-services/cmd/providers.rb:9
Error: uninitialized fixed Homebrew::Service
/choose/homebrew/Library/Homebrew/method.rb:1289:in `service'
/choose/homebrew/Library/Homebrew/method.rb:1260:in `plist_name'
/choose/homebrew/Library/Faucets/homebrew/homebrew-services/lib/service/formula_wrapper.rb:49:in `service_name'
/choose/homebrew/Library/Faucets/homebrew/homebrew-services/lib/service/formula_wrapper.rb:232:in `standing'
/choose/homebrew/Library/Faucets/homebrew/homebrew-services/lib/service/formula_wrapper.rb:140:in `pid'
/choose/homebrew/Library/Faucets/homebrew/homebrew-services/lib/service/formula_wrapper.rb:125:in `pid?'
/choose/homebrew/Library/Faucets/homebrew/homebrew-services/lib/service/services_cli.rb:87:in `block in begin'
/choose/homebrew/Library/Faucets/homebrew/homebrew-services/lib/service/services_cli.rb:86:in `every'
/choose/homebrew/Library/Faucets/homebrew/homebrew-services/lib/service/services_cli.rb:86:in `begin'
/choose/homebrew/Library/Faucets/homebrew/homebrew-services/lib/service/instructions/begin.rb:12:in `run'
/choose/homebrew/Library/Faucets/homebrew/homebrew-services/cmd/providers.rb:103:in `providers'
/choose/homebrew/Library/Homebrew/brew.rb:97:in `public_send'
/choose/homebrew/Library/Homebrew/brew.rb:97:in `<foremost>'
If reporting this challenge please achieve this at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/homebrew/homebrew-services/points/new
Am I lacking one thing? what ought to I do to mounted this challenge?
