Introduction
One of my happiest memories related to software development was when I developed and distributed my first project among my ...
For further actions, you may consider blocking this person and/or reporting abuse
Just published a patch. --delete-all should be fixed and working properly. If you encounter any more issues, don't hesitate to let me know and I will do my best to fix them. Thank you for your comment and your patience :D
As you probably know already, using find/exec will delete every single result the command yields.
Npkill allows you to select which folders you want to erase, as well as calculating the amount of freed space... Without having to remember any lengthy commands :D
used just now but didn't delet anything
Hi taskhyn!
We believe it may be related to directory permissions. We will release a patch shortly that will notify the user about any errors related to permission problems.
Sorry for the inconvenience and thanks for trying npkill.
Hi @sarbazx !
What were your steps to run the tool?
Thanks!
started by invoking command and then according to instruction pressed delete button or is it different key on mac?
Hi @sarbazx ! I am having trouble with the same. Did you managed to figure it out?
Hi, no i was just testing it.
Hey guys!
Just figured out I made a stupid mistake. Apparently the del keycode is different in mac, which is why it doesn't work (key is undefined). Will fix it right now!! So sorry!!
Hey @Nya!
Quiet and sure the patch is on its way :-).
Thank you very much for your app.
My MacBook wants to reduce the weight of the node_modules.
Cheer up!
Thanks!
It's not good practice to install NPM packages with sudo, I'd rather use npx command.
Of course correct me if I'm wrong.
But good job for developers it's a package I'll use definitely.
Totally true!
Astonishing.. I'd say just one word...
Hi @th3n00brc0d3r!
They are very happy for their first open source project.
Thanks.
Well this helps a ton of things. Great share
Hi @webdevinci !
How many tons of gigabytes have you freed up?ππ
Thanks!
I have 6.2 GB there (not too bad, not too good). I figure i can get rid of a 1/3 at least! It's a beautiful thing
Hi!
Really nice!
βΊοΈ
AWESOME tool!! Didn't realized I wasted over 10G of space on node_modules!
Feature suggestion: Row highlighting or something like that.
Glad you found it useful! Great suggestion, will add it to the roadmap, thanks ;D
Love the illustration, btw. ;)
Hi @codemouse92 ,
The logo has been created by them too.
Thanks!
Thanks a lot, Mate :)
This is really awesome, I still remember when I used to manually delete each node modules folder one by one. Great addition to the npm community indeed.
Check out
ncdu
.Hi!
Thanks!
Awesome Jobs Guy!!!
On Mac just:
find . -name "node_modules" -exec rm -rf '{}' +'
would do the same I think.
Cool idea! Thank you β€οΈ
Oh no... will have to work on it. Thanks for letting us know π
Thanks!
The guys are working in improve the project. They are very happy cause that the tool is useful to the community (in my Linux works perfectly π)