My Glitch Project got Suspended

My Glitch Project got suspended due to the following reason; “You exceeded the disk space limit on node_modules.”
This happened while I was installing some npm packages. Please unsuspend it so that I can have a chance to uninstall some packages that are taking up space.
Project Link: https://glitch.com/~mgplayzbot-dev-server

Hi @MGPlayzYT, I’ll notify @glitch_support about this!

When your project gets unsuspected run enable-pnpm in the console and your Node Modules won’t count towards your disk space.

Hi @MGPlayzYT,

I’ve given your project additional disk space for 24 hours. This should give you the room needed to enable-pnpm and add files that are taking up too much space to .gitignore .