We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.22.2
6.11.1
18
macOS
12.6.5
FastifyError: fastify-plugin: @fastify/static - expected '^4.23.0' fastify version, '4.22.2' is installed
fastify-static/index.js
Lines 554 to 556 in 2471a4c
Why is the only fastify version specified in version 6.11.1 4.23.0 instead of 4.x, which prevents me from running it compatibly.
install @fastify/[email protected] with [email protected]
@fastify/[email protected] can be used in [email protected]
The text was updated successfully, but these errors were encountered:
Quick Response 😄
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Prerequisites
Fastify version
4.22.2
Plugin version
6.11.1
Node.js version
18
Operating system
macOS
Operating system version (i.e. 20.04, 11.3, 10)
12.6.5
Description
FastifyError: fastify-plugin: @fastify/static - expected '^4.23.0' fastify version, '4.22.2' is installed
fastify-static/index.js
Lines 554 to 556 in 2471a4c
Why is the only fastify version specified in version 6.11.1 4.23.0 instead of 4.x, which prevents me from running it compatibly.
Steps to Reproduce
install @fastify/[email protected] with [email protected]
Expected Behavior
@fastify/[email protected] can be used in [email protected]
The text was updated successfully, but these errors were encountered: