Debian – NestJs service can not find generated prisma orm module in NX monorepo in VSCode dev container
For a while now I'm developing services inside a Visual Studio Code devcontainer with NX as a library for working with mono repos. For the database layer I'm using Prisma ORM and use it to run migrations and generate the…