Open unluckynelson opened 1 year ago
This module was developed for Nuxt 2. In Nuxt 3.5 you can try Nitro's cache api [https://nitro.unjs.io/guide/cache]() which is still experimental or create a Nitro plugin and use hooks to implement the page cache
It seems like
this.nuxt
is not defined at cacheRenderer (node_modules/nuxt-cache-module/src/index.js:23:13)Using Nuxt 3.5