mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 01:41:08 +02:00
Found and fixed type-only ConfigService imports in 6 service files that were causing "Nest can't resolve dependencies" errors: - better-auth.service.ts (BetterAuthService) - ai.service.ts (AiService) - settings.service.ts - feedback.service.ts - credits.service.ts - jwt-auth.guard.ts - optional-auth.guard.ts Type-only imports are erased at compile time, preventing NestJS from injecting the ConfigService class at runtime. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| mana-core-auth | ||