Is it ok to delete old packages from the server?

Hello community,

I see I have a lot of old packages on the server where my prod robot runs. I wanted to ask if I can delete old packages to clear space on the hard drive.
Thanks,
Mark

Hello,

There is no harm in deleting old packages of your own processes, just be sure you don’t need them anymore.

Hello @mesbrook,

Make sure tou are not using those packages as a dependency, otherwise it is goinf to cause crashes

Hi @mesbrook

Yes . You can always delete your old packages unless you are using them in any of your code

Cheers

You can delete the old packages and make sure before deleting you don’t need the package any more.

@mesbrook