##### **Overview of the issue** * TypeError: i18next.init is not a function while generation documentation using Compodoc 1.1.27 or 1.1.28 ##### **Operating System, Node.js, npm, compodoc version(s)** * TypeScript version used by Compodoc : 5.8.3 * TypeScript version of current project : 5.8.3 * Node.js version : v22.17.0 * Operating system : Linux 6.4 * Compodoc version: 1.1.27 or 1.1.28 * Angular version: 19.8.1 ##### **If possible your terminal logs before the error** * CLI Error: TypeError: i18next.init is not a function ##### **Reproduce the error** * Try to run compodoc -p tsconfig.json -d dist/documentation