TypeError in Async Function: Missing [Symbol.iterator]() Method for Promise<Effect<Promise<unknow...
Why I am getting
Type 'Promise<Effect<Promise<unknown> | undefined, never, never>>' must have a '[Symbol.iterator]()' method that returns an iterator Error .