Dependency Injection Issues When Updating NestJS Library Versions in a BFF Project
I have 2 nest libraries and a project that uses these libraries. I want to update the version, but I am encountering an error. My steps and package.json content are as follows:
@/stretched-kafka-produucer-module
Module’s package.json: