Open cclauss opened 9 months ago
nodejs/node-gyp#2854
npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
More details at nodejs/node-gyp#2854
^4.2.0
node@18.14.2 | win32 | x64 but also Linux at nodejs/node-gyp#2854
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.
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
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