Skip to content

TypeError: collection[(i + 2)] is not a function #26

Description

@brian6932
undefined:6
                        collection[i+2](arg0);
                                       ^

TypeError: collection[(i + 2)] is not a function
    at eval (eval at bakeCollection (.../node_modules/.pnpm/tseep@1.3.1/node_modules/tseep/lib/task-collection/bake-collection.js:65:27), <anonymous>:6:40)
    at TaskCollection.rebuild_on_first_call [as call] (.../node_modules/.pnpm/tseep@1.3.1/node_modules/tseep/lib/task-collection/task-collection.js:203:15)

Occurring on an emit:

new EventEmitter().emit(String, Object /*null prototype*/, Object)

Seemingly at random.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions