Describe the bug
After I delete some node_modules, the releasable space and "space saved" don't change and they're always stuck at zero. (this could be related to #179
To Reproduce
Steps to reproduce the behavior:
Be in Windows 10
Run npx npkill
Press any key to make the node_modules show up (#178)
Press space to actually delete a node modules
Notice that the "space saved" and "releasble space" don't change and are always stuck at zero
Expected behavior
It should actually reflect the true sizes of "releasble space" and "space saved"
Describe the bug After I delete some node_modules, the releasable space and "space saved" don't change and they're always stuck at zero. (this could be related to #179
To Reproduce Steps to reproduce the behavior:
npx npkill
Expected behavior It should actually reflect the true sizes of "releasble space" and "space saved"
Screenshots