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