hello in my discord project I’ve been getting the disk filled error, even though it was again please correct it my project name : discord-turkey
This means you have too many packages installed. Try removing a few.
Can you try running git gc
in the terminal?
git prune;git gc
1 Like
Or as a one liner:
git prune && git gc
Same result, that does it both at the same time.
1 Like
They just said that