cosigyn

Results 6 comments of cosigyn

You can force it with `--use-bun` while waiting for a fix

In my case. it works with pnpm but not bun 'Additional information' case it does not work with yarn In https://github.com/NiGhTTraX/ts-monorepo/issues/61 case, it does not work with npm but it...

The same issue appears to occur using `bun build` instead of webpack: ``` PS C:\Users\unkno\Documents\RaidRequestHubMonorepo\apps\server> bun build ./src/main.ts --outdir ./dist 57 | const { NestMicroservice } = (0, load_package_util_1.loadPackage)('@nestjs/microservices', 'NestFactory',...

Related to https://github.com/oven-sh/bun/issues/4803