webpack-contrib / postcss-loader

PostCSS loader for webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cosmiconfig@8.3.2 need node > 18.0.0

Hao-yiwen opened this issue · 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.