node-sqlite3
node-sqlite3 copied to clipboard
@npmcli/move-file is deprecated, use @npmcli/fs instead
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
https://github.com/TryGhost/node-sqlite3/issues/1702#issuecomment-1872959033
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.