Vuepress: TypeError: Cannot read property 'name' of undefined

Created on 17 Apr 2018  路  3Comments  路  Source: vuejs/vuepress

when run vuepress build, it's report:

TypeError: Cannot read property 'name' of undefined
    at workaroundEmptyStyleChunk (/usr/local/lib/node_modules/vuepress/lib/build.js:171:60)
    at build (/usr/local/lib/node_modules/vuepress/lib/build.js:51:9)
    at <anonymous>

Most helpful comment

Looks like webpack 4.5 introduced some different behavior. Looking into it...

All 3 comments

Looks like webpack 4.5 introduced some different behavior. Looking into it...

Sorry, has this issue been fixed?

Sorry, has this issue been fixed?

update vuepress

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cyrilf picture cyrilf  路  3Comments

kid1412621 picture kid1412621  路  3Comments

ynnelson picture ynnelson  路  3Comments

ynnelson picture ynnelson  路  3Comments

ederchrono picture ederchrono  路  3Comments