We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
it now shows an error: Error: unknown command "install" for "batt" Run 'batt --help' for usage.
The text was updated successfully, but these errors were encountered:
I would assume you are using a Homebrew-installed version. If it is the case, then it's expected.
Homebrew-installed version is meant to be installed by brew services, not batt install. See https://github.com/charlie0129/batt/releases/tag/v0.3.6
brew services
batt install
Sorry, something went wrong.
feat: add error when users attempt to call install command on homebre…
f2b6e64
…w-installed batt #25 Signed-off-by: Charlie Chiang <[email protected]>
It is expected with homebrew-installed batt. Closing.
No branches or pull requests
it now shows an error:
Error: unknown command "install" for "batt"
Run 'batt --help' for usage.
The text was updated successfully, but these errors were encountered: