mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 19:41:09 +02:00
Fixed NestJS dependency injection error in ChatService by converting type-only import to regular import. Root cause: Type-only imports are erased at compile time, causing NestJS to fail dependency injection at runtime. Error: "Nest can't resolve dependencies of the ChatService (?, DATABASE_CONNECTION)" This was the same issue we fixed in mana-core-auth services. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| calendar | ||
| chat | ||
| contacts | ||
| maerchenzauber/apps | ||
| manacore | ||
| manadeck | ||
| memoro/apps/mobile | ||
| nutriphi/apps | ||
| picture | ||
| presi | ||
| quote/apps | ||
| reader/apps/mobile | ||
| storage | ||
| wisekeep/apps | ||
| zitare | ||