based on @sasha-who's answer (though my solution not related at all but her feedback give me some ideas) I have looked for some compatibility-related stuff. It turns out there is a mismatch between Architecture team's package.json
and mine. After update typescript version and other nestjs packages too, it works tottaly fine.