Node.js 24

Node Sass does not yet support your current environment

Node Sass does not yet support your current environment

What it means

node-sass (LibSass) is deprecated and has no prebuilt binary for current Node versions.

Why it happens

node-sass wraps end-of-life LibSass and is archived. It does not support current Node.js runtimes such as Node.js 24.

How to fix it

  1. Replace node-sass with Dart Sass: `npm uninstall node-sass && npm install -D sass`.
  2. The `sass` package is pure JS (no native build) and is a near drop-in for most build pipelines.
  3. Update any tooling config that names `node-sass` explicitly (e.g. webpack sass-loader `implementation: require('sass')`).

Related deadline: Lambda Node.js 20 create/update restrictions2027-02-01.

Check configured patterns in your project

The free EOLkits scanner processes files in your browser and flags selected related patterns in supported IaC and dependency files. File names and contents are not uploaded; bounded aggregate file and finding counts may be sent. It is not a complete source or AWS-account scan.

Prefer a 10-second check? Paste your config into the free AWS EOL checker. Pasted input is not uploaded; bounded first-party usage events may be sent.

Primary source: https://sass-lang.com/blog/libsass-is-deprecated/

Inspect the $299 report sample and availability →