TryGhost/node-sqlite3

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

cclauss opened this issue · 2 comments

Issue Summary

nodejs/node-gyp#2854

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

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.