error:
TypeError: Cannot convert undefined or null to object
at new MongoStore (/Users/jaumard/LisaProjects/lisa-box/node_modules/cache-manager-mongodb/index.js:43:18)
at MongoStore (/Users/jaumard/LisaProjects/lisa-box/node_modules/cache-manager-mongodb/index.js:31:12)
at Object.create (/Users/jaumard/LisaProjects/lisa-box/node_modules/cache-manager-mongodb/index.js:17:12)
at Object.caching (/Users/jaumard/LisaProjects/lisa-box/node_modules/cache-manager/lib/caching.js:20:37)
at Object.module.exports [as mongodb] (/Users/jaumard/LisaProjects/lisa-box/node_modules/trailpack-cache/api/services/stores/mongodb.js:12:23)
at _.each.value (/Users/jaumard/LisaProjects/lisa-box/node_modules/trailpack-cache/api/services/CacheService.js:57:64)
at arrayEach (/Users/jaumard/LisaProjects/lisa-box/node_modules/lodash/lodash.js:522:11)
at Function.forEach (/Users/jaumard/LisaProjects/lisa-box/node_modules/lodash/lodash.js:9289:14)
at CacheService.getStores (/Users/jaumard/LisaProjects/lisa-box/node_modules/trailpack-cache/api/services/CacheService.js:53:7)
at CacheService.getCaches (/Users/jaumard/LisaProjects/lisa-box/node_modules/trailpack-cache/api/services/CacheService.js:36:17)
at ChatBotService.init (/Users/jaumard/LisaProjects/lisa-box/node_modules/trailpack-chatbot/api/services/ChatBotService.js:84:52)
at ChatbotTrailpack.initialize (/Users/jaumard/LisaProjects/lisa-box/node_modules/trailpack-chatbot/index.js:45:45)
at app.after.then (/Users/jaumard/LisaProjects/lisa-box/node_modules/trails/lib/trailpack.js:58:26)
error: The application did not boot successfully.
error: Try increasing the loglevel to "debug" to learn more
My config:
The error: