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

Fails on npm install with alfred4 #3

Open
wilomgfx opened this issue Jul 9, 2019 · 0 comments
Open

Fails on npm install with alfred4 #3

wilomgfx opened this issue Jul 9, 2019 · 0 comments

Comments

@wilomgfx
Copy link

wilomgfx commented Jul 9, 2019

alfred-cacher@1.0.2 postinstall /usr/local/lib/node_modules/alfred-cacher
alfy-init

Error: Command failed: alfred-link
Error: Alfred preferences not found at location /Users/my_user/Library/Preferences/com.runningwithcrayons.Alfred-Preferences-3.plist
    at /usr/local/lib/node_modules/alfred-cacher/node_modules/resolve-alfred-prefs/index.js:15:10

    at /usr/local/lib/node_modules/alfred-cacher/node_modules/execa/index.js:201:11
    at processTicksAndRejections (internal/process/task_queues.js:89:5) {
  code: 1,
  killed: false,
  stdout: '',
  stderr: 'Error: Alfred preferences not found at location ' +
    '/Users/my_user/Library/Preferences/com.runningwithcrayons.Alfred-Preferences-3.plist\n' +
    '    at ' +
    '/usr/local/lib/node_modules/alfred-cacher/node_modules/resolve-alfred-prefs/index.js:15:10\n',
  failed: true,
  signal: null,
  cmd: 'alfred-link',
  timedOut: false

Works if you install the workflow directly

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

1 participant