Hi,
While running the ceramic daemon, getting below error
Ceramic daemon failed to start up:
TypeError: Cannot read properties of undefined (reading 'models')
at LocalIndexApi.init (file:///usr/lib/node_modules/@ceramicnetwork/cli/node_modules/@ceramicnetwork/core/lib/indexing/local-index-api.js:65:53)
at Ceramic._init (file:///usr/lib/node_modules/@ceramicnetwork/cli/node_modules/@ceramicnetwork/core/lib/ceramic.js:288:30)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Function.create (file:///usr/lib/node_modules/@ceramicnetwork/cli/lib/ceramic-daemon.js:173:9)
at async Function.createDaemon (file:///usr/lib/node_modules/@ceramicnetwork/cli/lib/ceramic-cli-utils.js:126:24)
at async Command.<anonymous> (file:///usr/lib/node_modules/@ceramicnetwork/cli/lib/bin/ceramic.js:28:5)