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
Describe the bug
The argument parser package gar, which is a dependency of get-folder-size, is deprecated. As a result, Npkill throws a warning during installation.
To Reproduce
Install Npkill globally:
npm install -g npkill
Get warning:
npm WARN deprecated gar@1.0.4: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
Expected behavior
Warning-free installation.
OS: macOS 14.4
Version 0.11.3
The text was updated successfully, but these errors were encountered:
Describe the bug
The argument parser package gar, which is a dependency of get-folder-size, is deprecated. As a result, Npkill throws a warning during installation.
To Reproduce
npm WARN deprecated gar@1.0.4: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
Expected behavior
Warning-free installation.
The text was updated successfully, but these errors were encountered: