node-sass icon indicating copy to clipboard operation
node-sass copied to clipboard

Node 22 support

Open tomasztomys opened this issue 9 months ago • 3 comments

Node 22 support

tomasztomys avatar May 09 '24 10:05 tomasztomys

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.

yuvadm avatar Jun 18 '24 09:06 yuvadm

I got the similar issue...I hope the pull request can be merged soon.

螢幕擷取畫面 2024-06-22 204827

a90100 avatar Jun 22 '24 12:06 a90100

Node Sass is deprecated, and this issue is unlikely to ever be fixed. Please move your Sass compilation to the sass package instead.

nex3 avatar Jul 18 '24 23:07 nex3