Neill Pearman
Neill Pearman
I've just tried adding `nestjs-opentelemetry` to our application and I'm getting a similar / the same error. Nest doesn't seem to know how to inject `ModulesContainer` for any of the...
I tried with NestJS version 9 + `nestjs-opentelemetry` v3.0.0 but still experienced the same error. Maybe my `node_modules/` were in a mess though. I'll try again.
Hi, I don't find myself creating many new services to be honest so I've not retried :) Although this is well-timed, as I'm about to put a Foreman in place...
I've just retried and I get the same problem as I originally posted. After I `export` the foreman to systemd, I cannot start up the service. I have tried the...
Thank you for this! 🙇 I used this to monkey patch `transformers` on paperspace so I could try some things with `bark` and actually use the GPUs. (Disclaimer for future...