Static GitHub Issues

[476] 0.10.5 express always 500

prev: Is there a way to delete a cookie in a middleware on server-side
next: How to add separate CSS file to webpack config

After upgrading to 0.10.5 from 0.9.9, i'm getting a 500 back from my express server using nuxt.renderer. I've boiled down my layouts/default and pages/index.vue to have nothing but an empty template and I'm still getting this error.

It feels i'm missing a key configuration or file that changed after the 0.10.x upgrade. Any help in debugging this would be appreciated.

Thanks

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