Running Out of Storage

Posted by Present_Oven_4064@reddit | learnprogramming | View on Reddit | 10 comments

Hello guys,
I install all the languages on my system like python C java etc.
I also install few building tools.

Also, when I'm developing, I open a folder or just desktop or just click windows and get cmd. And I install libraries and stuff like that from there. For example npm.

I just ran out of storage. I have 256GB SSD in C, and 1TB in D
My D is completely empty but C is full.

Is there practices I should follow? Or what should I do any tips?

  1. I would be happy to get tips on how to fix this issue right now.
  2. also what would be the best practices to follow so this doesn't happen.