-
## I'm submitting a...
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
This is one of my first ever issues on github, so pardon me for some possible lack of etiquette.
I am just now trying to learn more about data loader and nestjs.
I will be able to find my code i…
-
I am using Angular-universal with nest-js, it's working fine when building for dev but as I deploy it on Heroku with a prod build I get this error:
```
Error: Cannot find module './drivers/node-mo…
-
## Bug Report
## Current behavior
```ts
node_modules/@nestjs/terminus/dist/health-indicators/microservice/grpc.health.d.ts:1:29 - error TS2307: Cannot find module '@nestjs/common/interfaces/mic…
-
I've installed `nest.js` on fresh macOS machine and when I use yarn to start I get these warnings!
> yarn run start
```zsh
yarn run v1.22.4
$ nest start
(node:6099) Warning: Accessing non…
-
## Bug Report
https://stackoverflow.com/questions/60331532/nestjs-413-payload-too-large-multipart
## Current behavior
413 PayloadTooLarge
## Environment
```
"dependencies": {
"@nestjs…
-
## Bug Report
## Current behavior
Work through the steps on the Authentication tutorial until you complete the "Login Route" step.
## Input Code
https://docs.nestjs.com/techniques/authenticati…
-
## Bug Report
## Current behavior
Getting below error
```
● SecretsManagerServiceModule › #forFeature() › Shold have plain string secret (without id)
Nest can't resolve dependencies of th…
-
## Feature Request
## Is your feature request related to a problem? Please describe.
I'm using TypeORM with MongoDB and want to validate and transform incoming id params in my Controller. These ID…
-
## Bug Report
Hello i got a problem in nest.js. i change code but not working not seen error. Example i create new function or change route but this not working postman
## Current behavior
## I…