Skip to content

npkill does NOT show node_modules in the nested projects.Β #164

Open
@AhmedBaset

Description

Describe the bug

let's imagine this path a/b/node_module & a/c/node_module
When I run npx npkill in the b or c dirs, It shows the node_module.
But When I run it in a dir does not show anything.

Expected behavior
I expect to show all node_modules in the nested directories such as the one in b and c.

Screenshots

  • OS: Windows
  • Version v0.11.3

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working properly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions