Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Error #7

Open
skibitsky opened this issue Jan 28, 2021 · 0 comments
Open

Installation Error #7

skibitsky opened this issue Jan 28, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@skibitsky
Copy link
Owner

The workflow might fail to install saying that alfred-link was not allowed to access Alfred preferences. Similar issues can be found in repositories of other workflows built with Alfy, all of them have alfred-link as dependency.

There is an open issue in alfred-link repository on this error.

EsyUeKXUcAMny1Y

Possible Workaround

Even though I was unable to reproduce the problem on my machine, I've noticed that in all these error messages alfred-link tries to access file com.runningwithcrayons.Alfred-Preferences-3.plist. I don't have this file on my Mac, but I do have com.runningwithcrayons.Alfred-Preferences.plist (without -3 in the end).

For everyone experiencing this issue I suggest to follow this advice and create symlink by executing the following command in terminal:

ln -s ~/Library/Preferences/com.runningwithcrayons.Alfred-Preferences.plist ~/Library/Preferences/com.runningwithcrayons.Alfred-Preferences-3.plist
@skibitsky skibitsky added the bug Something isn't working label Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant