Skip to content

TypeError: Invalid attempt to spread non-iterable instance #2

@david-vendel

Description

@david-vendel

Hello, I tried to run the app, by cloning it and running commands npm install, npm start..

After adding new transaction, either as income or expense, It throws couple errors:
TypeError: Invalid attempt to spread non-iterable instance

  1 | export default function _nonIterableSpread() {
> 2 |   throw new TypeError("Invalid attempt to spread non-iterable instance");
  3 | }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions