node-sass
node-sass copied to clipboard
Node 22 support
Node 22 support
I guess this error is due to lack of Node 22 support?
[4/4] Building fresh packages...
error .../node_modules/node-sass: Command failed.
Exit code: 126
Command: node scripts/install.js
Arguments:
Directory: .../node_modules/node-sass
Output:
/bin/sh: /tmp/yarn--1718703076889-0.2675272992829243/node: /bin/sh: bad interpreter: Text file busy
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
I got the similar issue...I hope the pull request can be merged soon.
Node Sass is deprecated, and this issue is unlikely to ever be fixed. Please move your Sass compilation to the sass
package instead.