Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Update to v9 leads to 500 errors #60

@lowbits

Description

@lowbits

After upgrading my nestjs to v9 im getting following error

BadRequestException: Bad Request Exception
    at ValidationPipe.exceptionFactory (/Users/git/nestjs-better-validation/node_modules/@nestjs/common/pipes/validation.pipe.js:90:20)
    at ValidationPipe.transform (/Users/git/nestjs-better-validation/node_modules/@nestjs/common/pipes/validation.pipe.js:66:30)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at resolveParamValue (/Users/service/node_modules/@nestjs/core/router/router-execution-context.js:147:23)
    at async Promise.all (index 0)
    at pipesFn (/Usersservice/node_modules/@nestjs/core/router/router-execution-context.js:150:13)
    at /Users/service/node_modules/@nestjs/core/router/router-execution-context.js:37:30

Tried to find the error by myself but im to unkown in nest.
When i downgrade to v8 everything is working again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions