-
-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Description
Is your feature request related to a problem? Please describe.
I want directly delete all node_modules in current terminal cwd (npx -y npkill -D), without calculating sizes.
calculating size taking more time to delete the node_modules.
Describe the solution you'd like
Might good add new CLI flag --disable-size or -DZ, so this module directly delete node_modules when found directly in background
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels