Skip to content

Error when scanning Adobe Acrobat Reader #7

@gorkemcetin

Description

@gorkemcetin

When I try to run the app, it gives me this error:

​Scanning your dock...

node:fs:1405
  handleErrorFromBinding(ctx);
  ^

Error: ENOENT: no such file or directory, scandir '/Applications/Adobe Acrobat Reader DC.app/Contents/Resources'
    at Object.readdirSync (node:fs:1405:3)
    at Object.readdirSync (pkg/prelude/bootstrap.js:1309:35)
    at getIconPath (/snapshot/dist/index.cjs)
    at getAppNamesToIconPaths (/snapshot/dist/index.cjs)
    at getDockContents (/snapshot/dist/index.cjs)
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  errno: -2,
  syscall: 'scandir',
  code: 'ENOENT',
  path: '/Applications/Adobe Acrobat Reader DC.app/Contents/Resources'
}

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