@npmcli/move-file is deprecated, use @npmcli/fs instead
cclauss opened this issue · 2 comments
cclauss commented
Issue Summary
Relevant logs or output
npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
More details at nodejs/node-gyp#2854
Version
^4.2.0
Node.js Version
node@18.14.2 | win32 | x64 but also Linux at nodejs/node-gyp#2854
How did you install the library?
npm install sqlite3@latest --save
cclauss commented
YasharF commented
It would probably be worth just upgrading out-of-date dependencies with the next maintenance release. I think there is a PR already for bump it.