Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gouthamipeddiraju opened this issue Sep 19, 2023 · 2 comments
Open

Comments

@gouthamipeddiraju
Copy link

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.

  • NPM version (npm -v): 9.6.7
  • Node version (node -v): 18.7.0
  • Node Process (node -p process.versions):

{
node: '18.17.0',
acorn: '8.8.2',
ada: '2.5.0',
ares: '1.19.1',
brotli: '1.0.9',
cldr: '43.0',
icu: '73.1',
llhttp: '6.0.11',
modules: '108',
napi: '9',
nghttp2: '1.52.0',
nghttp3: '0.7.0',
ngtcp2: '0.8.1',
openssl: '3.0.9+quic',
simdutf: '3.2.12',
tz: '2023c',
undici: '5.22.1',
unicode: '15.0',
uv: '1.44.2',
uvwasi: '0.0.18',
v8: '10.2.154.26-node.26',
zlib: '1.2.13.1-motley'
}
`

  • Node Platform (node -p process.platform): darwin
  • Node architecture (node -p process.arch):arm64
  • node-sass version (node -p "require('node-sass').info"):

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

  • npm node-sass versions (npm ls node-sass):
├── node-sass@9.0.0
└─┬ sass-loader@13.3.2
  └── node-sass@9.0.0 deduped
@josmarybermudez
Copy link

same

1 similar comment
@cesarcoba
Copy link

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants