Cached packages are never cleaned up #809
bldcaveman
started this conversation in
General
Replies: 2 comments
-
I think this turns out to be because we use a custom package and we needed to add ie:
and now it does not pile up |
Beta Was this translation helpful? Give feedback.
0 replies
-
Unfortunately this option does not refresh the contents so this is not the answer |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently cleaning out GB's of old cached packages on my windows machine.
The files are located here:
C:\Users[ME]\AppData\Local\UnitedIncome\serverless-python-requirements\Cache
Does anyone else have this? Is there a command to clean these up? I'm just deleting them for now because it seems these files are never reused. I don't want a new one of these for every single deploy. That's insane duplication and waste of space.
Beta Was this translation helpful? Give feedback.
All reactions