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 start out:
brew companies begin jenkins-lts
exhibits error:
➜ ~ brew companies begin jenkins-lts Warning: Calling `brew companies'. This command must be refactored, as it's written in a method that's deprecated! Use inherits from `Homebrew::AbstractCommand' ( see https://docs.brew.sh/Exterior-Instructions ) as an alternative. Please report this subject to the Homebrew/homebrew-services faucet, and even higher, submit a PR to repair it: /choose/homebrew/Library/Faucets/homebrew/homebrew-services/cmd/companies.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/companies.rb:103:in `companies' /choose/homebrew/Library/Homebrew/brew.rb:97:in `public_send' /choose/homebrew/Library/Homebrew/brew.rb:97:in `' If reporting this subject 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 fastened this subject?