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

Folder sizes always blank #67

Closed
steveariss opened this issue Mar 16, 2020 · 4 comments · Fixed by #74
Closed

Folder sizes always blank #67

steveariss opened this issue Mar 16, 2020 · 4 comments · Fixed by #74
Labels
bug Something isn't working properly done Finished working on the issue

Comments

@steveariss
Copy link

steveariss commented Mar 16, 2020

Describe the bug

  1. The folder, releasable space and space saved are always 0 or nothing.
  2. The list of folders is blank after search, but appears when you cursor down.

To Reproduce

  1. create a new zsh shell
  2. change to projects directory
  3. run npx npkill

Expected behavior
Expected to see folder sizes and list of folders after search completes

Screenshots

  • OS: MacOS 10.14.6
  • Version (ran with npx npkill)

Screen Shot 2020-03-16 at 12 23 34 PM

npkill

@donavon
Copy link

donavon commented Mar 20, 2020

me too!

@addyosmani
Copy link

I was running into this issue too but downgraded to https://github.com/voidcosmos/npkill/releases/tag/v0.6.0 which seems to work fine.

@marcins
Copy link

marcins commented Apr 4, 2020

Possibly related to #70 - though weird that some people get no folder sizes, and some get no folders!

EDIT: oh! I see, you move the cursor down and the list appears. So it's definitely the same issue as #70 then.

@zaldih zaldih added the bug Something isn't working properly label Apr 4, 2020
@zaldih
Copy link
Member

zaldih commented Apr 4, 2020

It has definitely been a problem introduced in version 0.7.0 that seems to only affect mac for some mysterious reason.

@marcins has found what seems to be the source of the problem #70 (comment)

@zaldih zaldih added the done Finished working on the issue label Apr 3, 2021
@zaldih zaldih closed this as completed Apr 3, 2021
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 done Finished working on the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants