fastify-typebox icon indicating copy to clipboard operation
fastify-typebox copied to clipboard

No overload matches this call

Open rickerp opened this issue 4 years ago • 2 comments

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.

image

rickerp avatar Oct 25 '21 12:10 rickerp

@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

sinclairzx81 avatar Oct 25 '21 13:10 sinclairzx81

Yep I am now currently in 0.8.15 image

rickerp avatar Oct 26 '21 11:10 rickerp