I'm having trouble to make this work, again... This time I was certain that I checked everything, but somethings seems wrong. Any help would appreciate.
I was adding in the line 32 in the second image the userService, by adding UserModule to the ContetModule as show in image 3. ContentModule already has a forwardRef(() => UserModule), and UserModule has a line to import ContentModule like in image 4.