Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AhmedBaset opened this issue Apr 26, 2023 · 6 comments
Open

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

AhmedBaset opened this issue Apr 26, 2023 · 6 comments
Labels
bug Something isn't working properly

Comments

@AhmedBaset
Copy link

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
@cetfu
Copy link

cetfu commented Aug 16, 2023

I have the same problem. did you find a solution?
OS: windows
Version: v0.11.3

@AhmedBaset
Copy link
Author

I have the same problem. did you find a solution? OS: windows Version: v0.11.3

Not yet

@zaldih zaldih added the bug Something isn't working properly label Aug 18, 2023
@AhmedBaset
Copy link
Author

@zaldih Any updates?

@zaldih
Copy link
Member

zaldih commented Sep 30, 2023

I haven't had much time these weeks. Luckily that changes now in October and I hope to be able to update and look all these issues!

@zaldih
Copy link
Member

zaldih commented Oct 2, 2023

I am trying to replicate the problem.
I'm sure I remember at some point seeing this happen so I'm trying to figure out the circumstances in what triggers it.

@zaldih
Copy link
Member

zaldih commented Oct 2, 2023

I think it could be a rendering error. While I investigate, @A7med3bdulBaset Could you try press the cursor down to see if, on update, the results magically appear?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working properly
Projects
None yet
Development

No branches or pull requests

3 participants