chrisgrieser / alfred-homebrew

Search, install, or uninstall homebrew packages conveniently via Alfred.
MIT License
15 stars 2 forks source link

[Bug]: bi command doesn't work #5

Open fengqiangzhao opened 1 week ago

fengqiangzhao commented 1 week ago

Bug Description

When I first run this command, it doesn't work, and show this error message on screenshot

Relevant Screenshot

image

To Reproduce

No response

Debugging Log

[17:39:05.120] Homebrew[Script Filter] Queuing argument '(null)'
[17:39:06.483] Homebrew[Script Filter] Script with argv '(null)' finished
[17:39:06.488] ERROR: Homebrew[Script Filter] Code 1: Cache Dir does not exist and is created.
/Users/fengqiangzhao/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.EAB9188E-8FFE-4DA9-8842-76F77139A219/scripts/brew-install.js: execution error: Error: Error: 发生错误。 (-1743)

Workflow Configuration

image

Checklist

chrisgrieser commented 1 week ago

Could you run the following in your terminal and share the output?:

brew update
brew --prefix
brew --version

Also, I made a new release which includes some more logging. Could you install this version and see what is reported in the debugging log now? https://github.com/chrisgrieser/alfred-homebrew/releases/download/1.4.1/alfred-homebrew.alfredworkflow