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

Error when scanning Adobe Acrobat Reader #7

Open
gorkemcetin opened this issue Feb 1, 2023 · 1 comment
Open

Error when scanning Adobe Acrobat Reader #7

gorkemcetin opened this issue Feb 1, 2023 · 1 comment

Comments

@gorkemcetin
Copy link

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'
}

@JoshHrach
Copy link

Seeing the same error with a different app.

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