Title says it all - I'm trying to register the plugin in the following way, as per the docs: ``` server.register(require('fastify-errors-properties')) -> Error: plugin must be a function or a promise ``` This happens with Fastify `2.11.0`