Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Support Fastify v4 #65

Open
CodyTseng opened this issue Dec 23, 2022 · 0 comments
Open

Support Fastify v4 #65

CodyTseng opened this issue Dec 23, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@CodyTseng
Copy link

First of all thank you so much for such a great project. I like this monitor very much. Recently I want to replace express with fastify, and I replace @bull-monitor/express with @bull-monitor/fastify. The following error occurs

/../node_modules/fastify/lib/pluginUtils.js:118
    throw new FST_ERR_PLUGIN_VERSION_MISMATCH(meta.name, requiredVersion, this.version)
          ^
FastifyError [Error]: fastify-plugin: fastify-accepts - expected '3.x' fastify version, '4.10.2' is installed
@s-r-x s-r-x added help wanted Extra attention is needed good first issue Good for newcomers labels Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants