nuxt-coreui
nuxt-coreui copied to clipboard
get error when npm run generate
Hi when type npm run generate in terminal i get error: For examples: ROUTE /pages/login
TypeError: Cannot read property 'headers' of undefined how to fixed it? thanks
This is happening to me as well Its because
https://www.npmjs.com/package/postcss-cssnext

@zshahab91 A sorta solution is to just host the entire nuxt app on Heroku https://medium.com/@ale_colombo/deploy-nuxt-js-app-on-heroku-531a935bce90