have been working on this for a few weeks now. I was getting errors like the following when trying to implement pino transport ⨯ uncaughtException: Error: Cannot find module ...
Yeah tried that too. It also didn't work in standalone mode with Docker. I needed to copy the whole node_modules to the container. Because after copying only the @workflow/world-postgres, it complains ...