TypeError: Cannot read properties of undefined (reading 'map')
Author: trendzoonlineshop-codeCreated Sep 1, 2026Updated Sep 7, 2026
Getting this error on the latest version:
TypeError: Cannot read properties of undefined (reading 'map')
at Object.<anonymous> (src/index.js:42:15)Steps to reproduce:
- Install latest version
- Run the default config
Environment: Node 20.11.0, Ubuntu 22.04
Source: apache/druid