Static GitHub Issues

[2007] SSR render catch ?

prev: Load video from assets folder
next: How to get data from local json file using actions and axios.get()?

i want to deploy nuxt.js the production code,only include .nuxt and static folder,not full code

a new package.json a little dependencies .

sometimes Server error

nuxt_error

when the package.json is full dependencies ,it can be success.

how to catch Server error ?

// Give nuxt middleware to express
app.use(nuxt.render)

nuxt render only req and res arguments not error

<!--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/c1781">#c1781</a>)</em></sub></div>