Skip to content

Fails on npm install with alfred4 #3

@wilomgfx

Description

@wilomgfx

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions