chrisgrieser / alfred-homebrew

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

[Bug]: bi command doesnt work #4

Closed space7panda closed 4 months ago

space7panda commented 4 months ago

Bug Description

Just installed the plugin.

Relevant Screenshot

No response

To Reproduce

No response

Debugging Log

[23:20:41.976] Logging Started...
[23:20:44.897] Homebrew[Script Filter] Queuing argument '(null)'
[23:20:45.521] Homebrew[Script Filter] Script with argv '(null)' finished
[23:20:45.529] ERROR: Homebrew[Script Filter] Code 1: /Users/h.miahkov/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.3470C4AD-4196-4CD3-9CB2-CA99E94BB8A6/scripts/brew-install.js: execution error: Error: TypeError: b.downloads.replaceAll is not a function. (In 'b.downloads.replaceAll(",", "")', 'b.downloads.replaceAll' is undefined) (-2700)

Workflow Configuration

CleanShot 2024-05-05 at 23 23 54 CleanShot 2024-05-05 at 23 23 45

Checklist

chrisgrieser commented 4 months ago

This error can be the result of using an old version of macOS.

What macOS version do you have on your device?

chrisgrieser commented 4 months ago

Nevermind, was actually a different issue. Fixed now: https://github.com/chrisgrieser/alfred-homebrew/releases/download/1.3.2/alfred-homebrew.alfredworkflow

(or wait 1-2 days until the update shows up in the Alfred Gallery)