fastify-typebox
fastify-typebox copied to clipboard
No overload matches this call
After some discussion in https://github.com/fastify/fastify/issues/3391#issuecomment-950753110 decided to open this issue because still having the same/similar issue.

@rickerp Hi, can you double check you're pulling the latest version? You should see an overload for the register() function.
npm install [email protected] --save-dev
Yep I am now currently in 0.8.15
