Skip to content

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

@maige-app

Description

@maige-app

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

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