Skip to content

Alfred 3 support #3

@apiology

Description

@apiology

There's a hard-coded path inside this plugin that results in a fresh install for a new user running Alfred 3 not working. The symptom is a PHP error message when trying to run the akey command.

My debug log in Alfred showed:

[2017-06-15 20:56:49][ERROR: action.script] mkdir: /Users/broz/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data: No such file or directory

I worked around it with:

ln -s ~/"Library/Application Support/Alfred 3" ~/"Library/Application Support/Alfred 2"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions