postcss-cachebuster icon indicating copy to clipboard operation
postcss-cachebuster copied to clipboard

Errors after postcss-loader update

Open vladzhigulsky opened this issue 6 years ago • 1 comments

Updated postcss-loader package to the latest version (2.1.6) and now getting the following errors on build.

Unknown error from PostCSS plugin. Your current PostCSS version is 6.0.23, but postcss-cachebuster uses 5.2.18. Perhaps this is the source of the error below.

TypeError: Cannot read property '1' of null at walkThroughtImports (/node_modules/postcss-cachebuster/index.js:86:26)

vladzhigulsky avatar Aug 06 '18 10:08 vladzhigulsky

I'm seeing the same using postcss-loader 2.1.2

seancoyne avatar Aug 27 '18 20:08 seancoyne