fastify-http-errors-enhanced icon indicating copy to clipboard operation
fastify-http-errors-enhanced copied to clipboard

Support Fastify v5

Open kou029w opened this issue 1 year ago • 0 comments

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

FastifyError: fastify-plugin: fastify-http-errors-enhanced - expected '4.x' fastify 
version, '5.0.0' is installed
Code: FST_ERR_PLUGIN_VERSION_MISMATCH

kou029w avatar Oct 01 '24 03:10 kou029w