Vue-cli: type of undefined when building CSS minification

Created on 4 Feb 2019  路  3Comments  路  Source: vuejs/vue-cli

Already tried the terser lock @ 3.14.1 and did not work

Error: CSS minification error: Cannot read property 'type' of undefined. File: css/app.8384d281.css
Error: CSS minification error: Cannot read property 'type' of undefined. File: css/app.8384d281.css
    at \node_modules\@intervolga\optimize-cssnano-plugin\index.js:106:21
    at <anonymous>
2 info using [email protected]
3 info using [email protected]

Most helpful comment

Removing "transform: rotate3d(0deg)" from my css seemed to fix the issue.

All 3 comments

Hello, your issue has been closed because it does not conform to our issue requirements. In order to ensure every issue provides the necessary information for us to investigate, we require the use of the Issue Helper when creating new issues. Thank you!

Removing "transform: rotate3d(0deg)" from my css seemed to fix the issue.

i love u @JamesClow

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sanderswang picture sanderswang  路  3Comments

BusyHe picture BusyHe  路  3Comments

chasegiunta picture chasegiunta  路  3Comments

Gonzalo2683 picture Gonzalo2683  路  3Comments

brandon93s picture brandon93s  路  3Comments