Skip to content

Support Fastify v5 #4229

@Floriferous

Description

@Floriferous

Preliminary Checks

Reproduction

Publishable key

pk_test_Zml0dGluZy15YWstOTguY2xlcmsuYWNjb3VudHMuZGV2JA

Description

When installing fastify v5, the backend immediately crashes with the following error:

[08:51:11 UTC] ERROR: fastify-plugin: @clerk/fastify - expected '4.x' fastify version, '5.0.0' is installed
    err: {
      "type": "FastifyError",
      "message": "fastify-plugin: @clerk/fastify - expected '4.x' fastify version, '5.0.0' is installed",
      "stack":
          FastifyError: fastify-plugin: @clerk/fastify - expected '4.x' fastify version, '5.0.0' is installed
      "code": "FST_ERR_PLUGIN_VERSION_MISMATCH",
      "name": "FastifyError",
      "statusCode": 500
    }

Environment

-

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions