voidcosmos / voidcosmos/npkill

delete is too slow

Open
#172 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted improvement
Dominant language
TypeScript
Stars
9.4k
Forks
254
PR merge metrics
No merged PRs in 30d

Description

First of all thanks for this amazing tool.

Describe the bug
npkill finds the node_modules, I hit space to delete, it says deleting and takes like 2-3 min per folder.

To Reproduce
Steps to reproduce the behavior:

  • Run npkill on macos
  • Total size reported was > 20GB
  • Hit space for few folders

Expected behavior
Delete should be fast

Screenshots

image
  • OS: Macos
  • Version: 0.11.3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no source files, tests, or entry points. Start by locating the CLI code that handles deletion after pressing Space and reproduce the delay on macOS with large node_modules directories. Done means deletion is materially faster while preserving the existing selection and deletion behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, nodejs, typescript
Domain
cli, performance
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.