-
After changing the `builder` to `swc` app stopped working
```
// nest-cli.json
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "sr…
-
**Describe the bug**
When Nest app initialize, the module MailerModule start ok but instead of logging "[Nest] 12077 - 03/05/2024, 9:30:38 LOG [MailerService] Transporter is ready" It is logged as ER…
-
### What version of Bun is running?
1.1.0+5903a6141
### What platform is your computer?
Microsoft Windows NT 10.0.22621.0 x64
### What steps can reproduce the bug?
I am in a monorepo and previous…
-
In the [@next/axios code](https://github.com/nestjs/axios/blame/master/lib/http.module.ts), they do a bunch of setup for the `AXIOS_INSTANCE_TOKEN`, but I don't see the same setup in the in the [traci…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
I am using the configuration from the example using the repository method but it gives TypeError: Cannot read properties of undefined (reading 'databaseName').
TypeORM version 0.3.20
nestjs-paginat…
-
It seems that `@Inject(CONTEXT)` is not working with `typegraphql-nestjs` the way it does for `@nestjs/graphql`.
I am trying to do something like this:
```ts
import { Inject, Injectable } from …
-
## Description
The `db:create-and-fill` script fails on ARM64 architecture, specifically during the Flyway migration process. The error occurs while attempting to execute the `flyway:migrate` comma…
-
Nest can't resolve dependencies of the RedisLockService (?, REDIS_LOCK_OPTIONS). Please make sure that the argument RedisService at index [0] is available in the RedisLockModule context.
Potential …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […