Skip to content
Discussion options

You must be logged in to vote

Since you tried dropping from 128 GB → 32 GB, my guess is the workspace (or some big node_modules) is already larger than 32 GB, so Codespaces quietly reverts to a bigger machine to avoid crashing.

Check with this:Run df -h inside the codespace and look at the size of the workspaces

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tthnu
Comment options

Answer selected by tthnu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Codespaces Your development environment, in the cloud. Run VS Code and code on GitHub's cloud platform, Question Ask and answer questions about GitHub features and usage Welcome 🎉 Used to greet and highlight first-time discussion participants. Welcome to the community!
2 participants