Skip to content

Formatter passing undefined rows to text-table #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
billyjanitsch opened this issue Apr 1, 2016 · 1 comment
Open

Formatter passing undefined rows to text-table #12

billyjanitsch opened this issue Apr 1, 2016 · 1 comment

Comments

@billyjanitsch
Copy link

If I add postcss-devtools to the css-loader pipeline, text-table (used by the formatter) throws the following error when compiling any CSS file:

Module build failed: TypeError: Cannot read property 'length' of undefined

It looks like the formatter is passing undefined rows to text-table. I unfortunately don't know enough about the postcss architecture to dig much deeper, but all of the plugins in the pipeline seem to be using the 5.0 API, so this appears to be a bug in postcss-devtools.

Ref: webpack-contrib/css-loader#124 (comment)

@ben-eb
Copy link
Member

ben-eb commented Nov 7, 2016

Hi, sorry for the delay. 😄

Does this issue still occur with the 1.1.1 release? If so I'll need a bit more information on how to reproduce this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants