arash16/nuxt-ssr-cache

TypeError: Cannot read property 'renderRoute' of undefined

panchenyu0928 opened this issue · 3 comments

nuxtjs v2.10.1

npm run build

node_modules/nuxt-ssr-cache/lib/middleware.js:63
nuxt.renderer is undefined

nuxt/nuxt#6519 (comment)
nuxt/nuxt#6532 (comment)

that should be fixed by #16

@arash16 Thank you!😊

I still got the problem :(