Having node_modules not counting against the disk space

Hi!

Is it possible to make the node_modules folder not counting against the project space limit?

Just a simple create-react-app just destroyed my quota!

node v6.12.3, npm 3.10.10
9:52 PM

Installing...
9:52 PM

ERROR: Your project is out of disk space (used 127.6 out of 128 MB).

Thank you!

2 Likes

Hi rex64, we’re working on changes for this right now. You’ll see it referenced around this forum with an upcoming switch to pnpm

3 Likes