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

Releasable space is much more than my SSD size #28

Closed
kvolkovich-sc opened this issue Aug 21, 2019 · 8 comments
Closed

Releasable space is much more than my SSD size #28

kvolkovich-sc opened this issue Aug 21, 2019 · 8 comments
Labels
(╯°□°)╯︵ ┻━┻ bug Something isn't working properly

Comments

@kvolkovich-sc
Copy link

Hi.

I run sudo npkill.

releasable space is 471.05 gb, but I have only 250 gb on my Mac Mini's SSD drive.

@zaldih
Copy link
Member

zaldih commented Aug 21, 2019

Hi!
There seems to be an error in unit conversions that we thought was fixed.
Could you verify that you have version 0.4.x? npkill -v
And could you tell me if a large number of node_modules results appear? (To check for a problem similar to that of #13 )

@kvolkovich-sc
Copy link
Author

npkill -v => v0.4.2

@kvolkovich-sc
Copy link
Author

Hm. It's strange. But on the second run it shows 37 gb.

@kvolkovich-sc
Copy link
Author

I also noticed that sometimes units are displayed as xx gbb instead of xx gb.

Maybe it was an issue with terminal content refreshing and not related to the wrong size calculating.

I use iTerm 2.

@zaldih
Copy link
Member

zaldih commented Aug 21, 2019

Dafuq.
That is very rare. I imagine that you have executed the command again under the same conditions (?)

@kvolkovich-sc
Copy link
Author

Same terminal session.

@kvolkovich-sc
Copy link
Author

kvolkovich-sc commented Aug 21, 2019

Looks like now it works ok. The issue was only on the first run.

sudo find / -name "node_modules" | grep -v ".*node_modules.*node_modules.*" .. du -shshows ~ same results.

@zaldih
Copy link
Member

zaldih commented Apr 3, 2021

I think this problem is related to #40

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

2 participants