I'm trying to test the OC clothing sample from facebook, but getting error saying personas is not iterable. Sometimes it does iterate, but all the personas turn out undefined. Am I missing something from the sample?
1
TypeError: personas is not iterable
at Profile.setPersonas (C:\Users\myUsername\OneDrive\Documents\maika-chatbot\original-coast-clothing\services\profile.js:44:25)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)