I have nx version 20.6.1 and Node version 22.12.0. After I generated the jobber-auth app, it didn’t included project.json file automatically. I can run nx serve jobber-auth because serve command is described in nx.json but it’s not actually running nestjs app. Probably this happens because of some updates in NX? Can you leave versions of the packages you are using?
I have nx version 20.6.1 and Node version 22.12.0. After I generated the jobber-auth app, it didn’t included project.json file automatically. I can run nx serve jobber-auth because serve command is described in nx.json but it’s not actually running nestjs app. Probably this happens because of some updates in NX? Can you leave versions of the packages you are using?