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: contacts is not iterable #1126

Open
SantiSite opened this issue Mar 8, 2025 · 0 comments
Open

[🐛] TypeError: contacts is not iterable #1126

SantiSite opened this issue Mar 8, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@SantiSite
Copy link
Contributor

¿Que versión estas usando?

v2

¿Sobre que afecta?

Otro

Describe tu problema

Tengo el siguiente error:

TypeError: contacts is not iterable
  at /app/node_modules/.pnpm/@builderbot+provider-meta@1.2.2/node_modules/@builderbot/provider-meta/dist/index.cjs:12406:35 at Array.forEach (<anonymous>)
  at MetaCoreVendor.incomingMsg (/app/node_modules/.pnpm/@builderbot+provider-meta@1.2.2/node_modules/@builderbot/provider-meta/dist/index.cjs:12405:22)
  at loop (/app/node_modules/.pnpm/@builderbot+bot@1.2.2/node_modules/@builderbot/bot/dist/index.cjs:34173:56)
  at next (/app/node_modules/.pnpm/@builderbot+bot@1.2.2/node_modules/@builderbot/bot/dist/index.cjs:34172:63)
  at Array.<anonymous> (/app/node_modules/.pnpm/@builderbot+bot@1.2.2/node_modules/@builderbot/bot/dist/index.cjs:34277:24)
  at loop (/app/node_modules/.pnpm/@builderbot+bot@1.2.2/node_modules/@builderbot/bot/dist/index.cjs:34173:56)
  at next (/app/node_modules/.pnpm/@builderbot+bot@1.2.2/node_modules/@builderbot/bot/dist/index.cjs:34172:63)
  at Array.<anonymous> (/app/node_modules/.pnpm/@builderbot+provider-meta@1.2.2/node_modules/@builderbot/provider-meta/dist/index.cjs:13070:20)
  at loop (/app/node_modules/.pnpm/@builderbot+bot@1.2.2/node_modules/@builderbot/bot/dist/index.cjs:34173:56)

Sale constantemente usando el provider de Meta

Reproducir error

No response

Información Adicional

No response

@SantiSite SantiSite added the bug Something isn't working label Mar 8, 2025
@SantiSite SantiSite changed the title [🐛] TyeError: contacts is not iterable [🐛] TypeError: contacts is not iterable Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant