Skip to content

[@ts-rest/nest] Use of Fastify deprecated property  #392

Description

@btravers

I am using @ts-rest/nest and @nestjs/platform-fastify together.

@nestjs/platform-fastify@10.2.6 has just been released and includes fastify@4.23.2.

Now, fastify emits the following log :

(node:10341) [FSTDEP017] FastifyDeprecation: You are accessing the deprecated "request.routerPath" property. Use "request.routeOptions.url" instead. Property "req.routerPath" will be removed in `fastify@5`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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