webpack-contrib/postcss-loader

cosmiconfig@8.3.2 need node > 18.0.0

Hao-yiwen opened this issue · 1 comments

cosmiconfig@8.3.2 requires Node version greater than 18.0.0. Postcss-loader depend on cosmiconfig@^8.2.0, but many project is built using Node 16, leading to a build failure.

8.3.3 is fixed.