You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I installed your magnificent module, NPM threw a warning of using a deprecated module called @npm-cli/move-file. Here's the log I got from installing:
npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
added 55 packages, and audited 345 packages in 2m
41 packages are looking for funding
run `npm fund` for details
8 moderate severity vulnerabilities
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
The text was updated successfully, but these errors were encountered:
Hello,
node-canvas-webgl
dev(s).When I installed your magnificent module, NPM threw a warning of using a deprecated module called
@npm-cli/move-file
. Here's the log I got from installing:The text was updated successfully, but these errors were encountered: