csstools / postcss-normalize

Use the parts of normalize.css (or sanitize.css) you need from your browserslist
Creative Commons Zero v1.0 Universal
816 stars 40 forks source link

V9: Cannot find module 'sanitize.css/page.css' #62

Open sylvainpolletvillard opened 2 years ago

sylvainpolletvillard commented 2 years ago

Related: #60

Can we also have a 9.0.1 patch please ?

I'm stuck with PostCSS 7 in my project and it looks like postcss-normalize 9.0.0 now breaks every project build with this error:

Syntax Error: Error: Loading PostCSS Plugin failed: Cannot find module 'sanitize.css/page.css'

Thanks

jonathantneal commented 2 years ago

Yes, this will happen. Very likely this evening or tomorrow during a scheduled PostCSS plugins call at 1PM UTC.

zrless commented 2 years ago

When will you upgrade to version 9.0.1 ?

huangd-d commented 2 years ago

Can you add 9.0.1 tag; because my Project is 'postcss-normalize@9.0.0' in the file package.json. And i can not rewrite the file.

zslucky commented 11 months ago

same issue, pls freeze the dependency 😄