I am getting the following error trying to generate the auth0 example from https://github.com/nuxt/example-auth0
TypeError: Cannot read property 'headers' of undefined at getUserFromCookie (server-bundle.js:1544:11) at module.exports.webpack_exports.default (server-bundle.js:2084:124) at promisify (server-bundle.js:1214:15) at promiseSeries (server-bundle.js:1195:10) at server-bundle.js:1840:96
Do Cookies require special build instructions? Or is this caused by something else?
<!--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/c536">#c536</a>)</em></sub></div>