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

@npmcli/move-file is deprecated, use @npmcli/fs instead

Open cclauss opened this issue 1 year ago • 2 comments

Issue Summary

nodejs/node-gyp#2854

Relevant logs or output

npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs

More details at nodejs/node-gyp#2854

Version

^4.2.0

Node.js Version

[email protected] | win32 | x64 but also Linux at nodejs/node-gyp#2854

How did you install the library?

npm install sqlite3@latest --save

cclauss avatar Feb 17 '24 10:02 cclauss

https://github.com/TryGhost/node-sqlite3/issues/1702#issuecomment-1872959033

cclauss avatar Feb 18 '24 12:02 cclauss

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.

YasharF avatar May 26 '24 13:05 YasharF