-
### 📜 Description
Nestjs application fails to bootstrap because of invalid swagger definition
### 👟 Reproduction steps
i have a minimal reproduction using v2.3.0
my app imports module has …
-
## Context
Earlier on [simplenotezy](https://github.com/simplenotezy) created the issue mentioning that middlewares are not being triggered when using the Fastify Adapter in combination with the Nest…
-
Specific to package: `@react-pdf/renderer`
**Is your feature request related to a problem? Please describe.**
Our environment is poorly built. We will eventually restructure, but in the meantime, …
-
Hi,
Any plan to update the dependencies? Is it safe to install with force?
Getting:
npm ERR! nest-sftp@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or …
-
### Current Behavior
When running `nx serve nestjsapp,` webpack builds it in a production mode.
### Expected Behavior
It should be served with `--node-env=development`.
### GitHub Repo
_No respon…
-
Implement internationalization on the backend project.[https://nestjs-i18n.com/](https://nestjs-i18n.com/)
-
Hi Guys,
I am creating a docker image for a project that I am working on, and the docker file gets built correctly. However, when it goes to run, it spits out an error saying that it can't find the…
-
### Describe the bug
Application initializes twice when using SWC with NestJS `nest start --watch` (`npm run start:dev` in the repo's scripts), even though with `nest start` (`npm run start` in the…
-
I get the following dependency error:
`Error: Nest can't resolve dependencies of the UserService (?). Please make sure that the argument "UserRepository" at index [0] is available in the AppModule co…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
The dependencies do not get injected for the following code:
```
@UseFilters(new Ws…