Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upnpkill lists home directory #40
Comments
|
Hi there! Thanks for reporting this bug and for the details. |
|
Hi there, so far I was unable to reproduce this issue on macOS Catalina 10.15.7 with the last version of npkill (0.7.2). Could you please verify if you can still reproduce this issue in the latest version and if you can produce it all the time or if it just occurs occasionally? |

Description
npkilllists the home directory as anode_modulesdirectory:Reproduction
npkill --sort size./Users/user/.will appear on the list.I was able to reproduce this multiple times.
Expected Behavior
I expected for the home directory to not be listed.
Additional Information
I am using macOS Mojave 10.14, with
npkillversion 0.5.0,npmversion 6.10.2, andnodeversion 12.8.1.