MELLU STARTUP FEHLGESCHLAGEN Loaded Prisma config from prisma.config.ts. Prisma config detected, skipping environment variable loading. Prisma schema loaded from prisma/schema.prisma Datasource "db": PostgreSQL database "mellu", schema "public" at "ew9oi7cbguph9ko8x6y6lpo6:5432" 8 migrations found in prisma/migrations No pending migrations to apply. npm notice npm notice New major version of npm available! 10.9.8 -> 12.0.2 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2 npm notice To update run: npm install -g npm@12.0.2 npm notice Loaded Prisma config from prisma.config.ts. Prisma config detected, skipping environment variable loading. Running seed command `ts-node prisma/seed.ts` ... Super-Admin bereit: admin@mellu.lu ┌─────────────────────────────────────────────────────────┐ │ Update available 6.19.3 -> 7.9.1 │ │ │ │ This is a major update - please follow the guide at │ │ https://pris.ly/d/major-version-upgrade │ │ │ │ Run the following to update │ │ npm i --save-dev prisma@latest │ │ npm i @prisma/client@latest │ └─────────────────────────────────────────────────────────┘ 🌱 The seed command has been executed. [Nest] 233 - 08/15/2026, 11:44:27 AM  LOG [NestFactory] Starting Nest application... [Nest] 233 - 08/15/2026, 11:44:27 AM  ERROR [ExceptionHandler] Error: Ungültige Umgebungsvariablen: [ { "origin": "string", "code": "too_small", "minimum": 1, "inclusive": true, "path": [ "ANTHROPIC_API_KEY" ], "message": "Too small: expected string to have >=1 characters" } ] at Object.validateEnv [as validate] (/app/dist/config/env.validation.js:44:15) at ConfigModule.forRoot (/app/node_modules/@nestjs/config/dist/config.module.js:88:45) at Object. (/app/dist/app.module.js:34:35)  at Module._compile (node:internal/modules/cjs/loader:1781:14)  at Object..js (node:internal/modules/cjs/loader:1913:10)  at Module.load (node:internal/modules/cjs/loader:1505:32)  at Function._load (node:internal/modules/cjs/loader:1309:12)  at wrapModuleLoad (node:internal/modules/cjs/loader:254:19)  at Module.require (node:internal/modules/cjs/loader:1527:12)  at require (node:internal/modules/helpers:147:16) at Object. (/app/dist/main.js:5:22)  at Module._compile (node:internal/modules/cjs/loader:1781:14)  at Object..js (node:internal/modules/cjs/loader:1913:10)  at Module.load (node:internal/modules/cjs/loader:1505:32)  at Function._load (node:internal/modules/cjs/loader:1309:12)  at wrapModuleLoad (node:internal/modules/cjs/loader:254:19)