mercur
mercur copied to clipboard
Seed problem
I getting the following error:
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
at __values (/home/fulvio/Projects/*****/marketplace/api/node_modules/@medusajs/medusa/dist/commands/seed.js:73:72)
at /home/fulvio/Projects/*****/marketplace/api/node_modules/@medusajs/medusa/dist/commands/seed.js:455:54
at step (/home/fulvio/Projects/*****/marketplace/api/node_modules/@medusajs/medusa/dist/commands/seed.js:67:23)
at Object.next (/home/fulvio/Projects/*****/marketplace/api/node_modules/@medusajs/medusa/dist/commands/seed.js:48:53)
at fulfilled (/home/fulvio/Projects/*****/marketplace/api/node_modules/@medusajs/medusa/dist/commands/seed.js:39:58)
at processTicksAndRejections (node:internal/process/task_queues:96: