nuxt-coreui icon indicating copy to clipboard operation
nuxt-coreui copied to clipboard

get error when npm run generate

Open zshahab91 opened this issue 6 years ago • 2 comments

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

zshahab91 avatar Dec 16 '18 14:12 zshahab91

This is happening to me as well Its because https://www.npmjs.com/package/postcss-cssnext screen shot 2019-02-12 at 11 10 22 am

Rytiggy avatar Feb 12 '19 16:02 Rytiggy

@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

Rytiggy avatar Feb 12 '19 16:02 Rytiggy