fastify-response-time
fastify-response-time copied to clipboard
[FSTDEP002] FastifyDeprecation: 3.x
[FSTDEP002] FastifyDeprecation: You are accessing the Node.js core response object via "reply.res", Use "reply.raw" instead.
(node:52693) UnhandledPromiseRejectionWarning: TypeError: Cannot convert undefined or null to object
at Function.keys (<anonymous>)
at Object.<anonymous> (/Code/node_modules/fastify-response-time/index.js:60:31)
at next (/Code/node_modules/fastify/lib/hooks.js:202:34)