sass / node-sass

:rainbow: Node.js bindings to libsass
https://npmjs.org/package/node-sass
MIT License
8.5k stars 1.33k forks source link

Sass styles are not working after upgrading node from 12 to 18 #3382

Open gouthamipeddiraju opened 9 months ago

gouthamipeddiraju commented 9 months ago

Hello, We recently upgrade our node version from 12 to 18 - after that sass styles are broken somehow. We cannot see styles are being applied to any of the elements in the browser and there are no console errors. Just to cross check we applied inline styles and they are working fine. Please find below information about the packages and assist us.

node-sass 9.0.0 (Wrapper) [JavaScript] libsass 3.5.5 (Sass Compiler) [C/C++]