-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Description
fastify.use(require('prerender-node') .set('prerenderServiceUrl', 'http://localhost:3000/') .set('prerenderToken', 'YOUR_TOKEN') .blacklisted('^/tipitaka-query'))
gives the error
throw new FST_ERR_MISSING_MIDDLEWARE() ^ FastifyError [Error]: You must register a plugin for handling middlewares, visit fastify.io/docs/latest/Middleware/ for more info. at Object.use (/var/www/html/tipitaka.lk/server/node_modules/fastify/fastify.js:493:11)
Any ideas how to fix this?
mwisner
Metadata
Metadata
Assignees
Labels
No labels