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

Still Unable to Read Preferences in Alfred 4 #23

Closed
ohong opened this issue Sep 10, 2019 · 1 comment
Closed

Still Unable to Read Preferences in Alfred 4 #23

ohong opened this issue Sep 10, 2019 · 1 comment

Comments

@ohong
Copy link

ohong commented Sep 10, 2019

Related to #22, but this still seems to be unsolved for me. Despite alfred-link, the install script is still looking for Alfred-Preferences-3.plist. Could this be caused by the fact that I store my Alfred preferences in a different directory (e.g. Dropbox for syncing)?

Error: Command failed: alfred-link
Error: Permission denied to read Alfred preferences at location /Users/ohong/Library/Preferences/com.runningwithcrayons.Alfred-Preferences-3.plist
    at module.exports (/Users/ohong/.nvm/versions/node/v12.8.0/lib/node_modules/alfred-emoj/node_modules/resolve-alfred-prefs/index.js:44:9)

    at makeError (/Users/ohong/.nvm/versions/node/v12.8.0/lib/node_modules/alfred-emoj/node_modules/execa/index.js:174:9)
    at /Users/ohong/.nvm/versions/node/v12.8.0/lib/node_modules/alfred-emoj/node_modules/execa/index.js:278:16
    at processTicksAndRejections (internal/process/task_queues.js:85:5) {
  code: 1,
  stdout: '',
  stderr: 'Error: Permission denied to read Alfred preferences at location /Users/ohong/Library/Preferences/com.runningwithcrayons.Alfred-Preferences-3.plist\n' +
    '    at module.exports (/Users/ohong/.nvm/versions/node/v12.8.0/lib/node_modules/alfred-emoj/node_modules/resolve-alfred-prefs/index.js:44:9)\n',
  failed: true,
  signal: null,
  cmd: 'alfred-link',
  timedOut: false,
  killed: false
}
@sindresorhus
Copy link
Owner

Can you move this issue to https://github.com/SamVerschueren/alfred-link? I cannot do anything about this here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants