Home

Issue: 817

yarn run generate, error:Cannot read property 'split' of undefined

[issue link]

yarn run generate

error:

  nuxt:generate Generate file: /product/index.html +138ms
TypeError: Cannot read property 'split' of undefined
    at asyncData (0.server-bundle.js:500:37)
    at promisify (server-bundle.js:1538:15)
    at server-bundle.js:2088:103
    at Array.map (native)
    at server-bundle.js:2085:149

directory:
image
config:
image

@cj @VictorTolbert @johnlindquist @sirlancelot

This bug report is available on Nuxt.js community (#c704)