Closed nrayburn-tech closed 12 months ago
4.10.2
No response
18.15.0
macOS
14.0 (23A344)
https://github.com/fastify/benchmarks/pull/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.
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
https://github.com/fastify/benchmarks/pull/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.