question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Version 2.2.0 and 2.2.2 break webpack build (Module build failed: TypeError: Invalid PostCSS Plugin found: [0])

See original GitHub issue

Hello,

On previous week you have released version 2.2.0 which breaks our webpack build. Your revert in 2.2.1 fixed our problem but today I see that you publish version 2.2.2 which again breaks build.

Exception stack trace

[04:10:19]	Module build failed: TypeError: Invalid PostCSS Plugin found: [0]
[04:10:19]	/.../node_modules/postcss-load-plugins/lib/plugins.js:32:17
[04:10:19]       at Array.forEach (native)
[04:10:19]      (/.../node_modules/postcss-load-plugins/lib/plugins.js:21:15)
[04:10:19]      /.../node_modules/postcss-load-config/index.js:64:18

Versions of npm modules

postcss-load-plugins@2.3.0
[04:05:16]	[Step 1/2] │ ├─┬ postcss-loader@1.2.2
[04:05:16]	[Step 1/2] │ │ └─┬ postcss-load-config@1.2.0
[04:05:16]	[Step 1/2] │ │ ├─┬ cosmiconfig@2.2.2

https://github.com/michael-ciniawsky/postcss-load-config/blob/master/package.json

Thanks

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:20 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
maksimrcommented, Jul 25, 2017

@sudo-suhas Thanks,

The problem has gone

2reactions
sudo-suhascommented, Jul 25, 2017

@pcourt, @maksimr Could you please update your postcss-loader to 1.3.3 and check again? That should fix the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

webpack - Invalid PostCSS Plugin found: [0]
So now I got this error again, and wanted to confirm that the answer of Dan Cancro did the trick! ... ran yarn...
Read more >
Software Packages in "sid", Subsection javascript
JavaScript utility for merging multiple objects into one. libjs-microplugin.js (0.0.3+dfsg-1.1): Lightweight plugin / dependency system for ...
Read more >
Docs feedback: NPM registry documentation is not clear / wrong
I am trying to implement gitlab npm registry publish with a 2FA account. I am getting each time the 401 error via npm...
Read more >
Release notes & changelog - Mender documentation
New changes in mender-convert since 2.3.0: Set mender-connect version to latest (MEN-4200); Support installing mender-configure addon. Not installed by default, ...
Read more >
tailwindcss | Yarn - Package Manager
Important: This documentation covers modern versions of Yarn. For 1.x docs, see classic.yarnpkg.com. Yarn.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found