If i try to create
const kustoClient = new KustoClient(kcb);
It fails with source undefined from inside the pacakge
cancelToken: import("axios").CancelTokenSource;
Please help me to addess the issue.
Versions used in my pacakge.json
"axios": "^1.6.7",
"azure-kusto-data": "^5.2.3",
