vitorgalvao / alfred-workflows

Collection of Alfred workflows
BSD 3-Clause "New" or "Revised" License
2.44k stars 167 forks source link

possible issue when updating brew #86

Closed marcuskwan closed 5 years ago

marcuskwan commented 5 years ago

Setup info

Description of issue

Debugger output

Open the [debugger](http://support.alfredapp.com/workflows:debugger), set the log output to “All Information”, and post the output here, replacing this text but keeping the backticks.

Had an issue where I installed something via Brew and the workflow wouldn't work. Tried reinstalling the workflow but it wouldn't work. Ended up opening the debugger and seeing blueutil wasn't recognized, so I installed and it ended up working. Hope you can let other people know if this is an issue for them, one of my fav workflows !

vitorgalvao commented 5 years ago

one of my fav workflows

Thank you!

The official fix is https://github.com/vitorgalvao/alfred-workflows/issues/85#issuecomment-527420849. If I get another person with the issue, I’ll make it the solution more prominent or add some temporary code to fix it.