Hi,
i have received this notice:
ERROR: Your project is almost out of disk space (used 124.6 out of 128 MB).
in https://glitch.com/edit/#!/piscostore
My project files do not exceed 2 MB
How can I fix this problem?
Hi,
i have received this notice:
ERROR: Your project is almost out of disk space (used 124.6 out of 128 MB).
in https://glitch.com/edit/#!/piscostore
My project files do not exceed 2 MB
How can I fix this problem?
Node_modules counts towards your allocation, so I’d recommmend removing any unneeded dependencies.