alfred-github-workflow
alfred-github-workflow copied to clipboard
Support for Alfred 3
This workflow seems great, but when I try running it in Alfred 3 (debug mode), I get the error message mkdir: /Users/kjarnet/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data: No such file or directory
. It would be really great if this got an update for Alfred 3.
Have you tried creating the missing directory?
Not sure if this will ever be fixed, but here is the entire debug output for me (after I manually created the missing directory):
[2017-11-08 12:30:10][input.scriptfilter] Script with argument '(null)' finished
[2017-11-08 12:30:10][STDERR: input.scriptfilter] 2017-11-08 12:30:09.994 defaults[95207:8636513]
The domain/default pair of (/Users/gregoralbrecht/Library/Application Support/Alfred 2/Workflow Data/com.farrell.github.alfredworkflow/settings.plist, github.proxy) does not exist
[2017-11-08 12:30:10][input.scriptfilter] <?xml version="1.0"?>
<items><item uid="git" arg="" valid="no" autocomplete=""><title>No Repository found</title><subtitle>No Repository found that match your query</subtitle><icon>icon.png</icon></item></items>
github test
runs successfully for me and at least several people have that problem with Alfred 3.
@gregoralbrecht See my post immediately above yours. If you create the missing directories, the workflow should work again.