Mark Lai
Mark Lai
I found [this package](https://github.com/antongolub/nestjs-esm-fix) to do monkey patch on the build, not sure how to integrate it to the cli with watch mode capability It references https://github.com/microsoft/TypeScript/issues/43329 when mentioning this...
Hi @walec51 @itsfadnis, this project is in a stale state, I've created a separate package that based on the official datadog API and log v2 API, which enable this feature...
There is usually no async/await support for loggers, because most of those are stream-based and allow for more creative performance optimisation (like logging through a worker thread in Pino), having...
I guess you're talking about https://nodejs.org/api/typescript.html which is experimental in v24, I think forcing users to be on the latest is not a good idea But I agree, having that...
I'm facing this problem while trying to deploy muse with my Synology NAS + Container Manager It log a bunch of `[0K` and never start I tried ssh into it...
It is an issue with pnpm, I also faced this issue when I tried upgrading pnpm to 10 https://github.com/pnpm/pnpm/issues/5716 For some reason, it refused to install sub deps(I've this package...
any update on this?
> please add links to packages to PR description Updated