When I use app.use(nuxt.render)
, it throws an error says
app.use() requires a generator function
Are there any other ways to use nuxt.js with Koa?
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c210">#c210</a>)</em></sub></div>