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

TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator)) #18

Open
maige-app bot opened this issue Feb 13, 2024 · 0 comments

Comments

@maige-app
Copy link

maige-app bot commented Feb 13, 2024

Original issue: Basedash/dockhunt#28

Describe the bug

​Scanning your dock...

node:internal/process/promises:279
            triggerUncaughtException(err, true /* fromPromise */);
            ^

TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
    at getAppNamesToIconPaths (/snapshot/dist/index.cjs)
    at getDockContents (/snapshot/dist/index.cjs)

To Reproduce
Steps to reproduce the behavior:

  1. Open DuckHunt
  2. See error
  3. Cry.

Expected behavior

No error.

Screenshots
image

Additional context

Ventura 13.1 (22C65)

Darwin asgard07.local 22.2.0 Darwin Kernel Version 22.2.0: Fri Nov 11 02:03:51 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T6000 arm64
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

0 participants