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

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs #3412

Open sergeylukin opened 2 months ago

sergeylukin commented 2 months ago

Screenshot 2024-04-14 at 16 19 09

Receiving:

npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs

when checking which dependency is using @npmcli/move-file getting following:

Screenshot 2024-04-14 at 16 19 52

maltempi commented 2 months ago

I believe this PR would fix it: https://github.com/sass/node-sass/pull/3395