daliborgogic/nuxt-interpolation

Is nuxt 3 supported?

Closed this issue · 1 comments

It does not seem like nuxt 3 is supported yet.
I get the following error when adding "nuxt-interpolation" to the modules part in nuxt.config.ts and running npm run dev:

ERROR  Cannot restart nuxt:  this.addPlugin is not a function
  at module.exports (node_modules\nuxt-interpolation\lib\module.js:4:8)

See #25