There is no example index.json file, so it is not clear what should go in it.
With my current index.json, I get the error:
UnhandledPromiseRejectionWarning: TypeError: BullMQ is not a constructor
at Queues.get (/opt/arena/node_modules/bull-arena/src/server/queue/index.js:102:15)
...
There is no example
index.jsonfile, so it is not clear what should go in it.With my current
index.json, I get the error: