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.10.2
No response
18.15.0
macOS
14.0 (23A344)
#304 didn't add @tinyhttp/app to the dependencies, so when trying to run the benchmarks it fails due to the missing package.
@tinyhttp/app
CI failure https://github.com/fastify/benchmarks/actions/runs/6686926348/job/18166915878
npm install && npm run start
Benchmarks run without failing.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Prerequisites
Fastify version
4.10.2
Plugin version
No response
Node.js version
18.15.0
Operating system
macOS
Operating system version (i.e. 20.04, 11.3, 10)
14.0 (23A344)
Description
#304 didn't add
@tinyhttp/app
to the dependencies, so when trying to run the benchmarks it fails due to the missing package.CI failure https://github.com/fastify/benchmarks/actions/runs/6686926348/job/18166915878
Steps to Reproduce
npm install && npm run start
Expected Behavior
Benchmarks run without failing.
The text was updated successfully, but these errors were encountered: