79770307

Date: 2025-09-20 13:09:12
Score: 3
Natty:
Report link

this problem is common problem in NestJS and this is usefull link can help you
Its related to tsc --watch file system file
https://docs.nestjs.com/faq/common-errors#file-change-detected-loops-endlessly
https://github.com/nestjs/nest/issues/11038

You probably use Typescripr 4.9 or above

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Omid Moghadas