Project Name: zef-but-spicyness
So I am coding a discord bot and hosting it on glitch. I was trying to install the package “discord-paginationembed” then my project wouldn’t connect so I reloaded. Then I got this on my screen:
Please clear all my packages, i will reinstall all of them and hopefully not exceed the limit. Thanks!
Hey @zef, welcome to the Glitch forum!
That message means that your project went over the 1Gb limit on shared node_modules
space at some point. I’m not sure what triggered that, although the couple of ffmpeg
packages you’re using are quite large.
In any case your project should be back in the state it was in before it got suspended; it looks like it’s still looking for a package you recently removed.