Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: consumes all hard disk space (800GB+) during dev #1572

Open
bfischer1121 opened this issue Dec 17, 2024 · 2 comments
Open

bug: consumes all hard disk space (800GB+) during dev #1572

bfischer1121 opened this issue Dec 17, 2024 · 2 comments

Comments

@bfischer1121
Copy link

bfischer1121 commented Dec 17, 2024

Provide environment information

System:
OS: macOS 15.1.1
CPU: (14) arm64 Apple M4 Pro
Memory: 2.97 GB / 48.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 23.3.0 - /opt/homebrew/bin/node
Yarn: 1.22.22 - /opt/homebrew/bin/yarn
npm: 10.9.0 - /opt/homebrew/bin/npm

Describe the bug

Here's a full 1TB hard drive where all the red and blue items are 17 and 31mb files from .trigger/build-*/**.mjs/.mjs.map
Screenshot 2024-12-17 at 1 06 14 PM

Reproduction repo

This is local dev

To reproduce

Run npx [email protected] dev and then develop an application in Next.js v14.2.5. Over time it'll eventually show a message that your hard disk has no space left.

Additional information

No response

@bfischer1121 bfischer1121 changed the title bug: Trigger consumes all hard disk space (800GB+) during dev bug: consumes all hard disk space (800GB+) during dev Dec 17, 2024
@ericallam
Copy link
Member

How do you exit the dev command? CTRL-C?

@bfischer1121
Copy link
Author

yea i have it pulled up in vs code and then ctrl-c it when done. had left it running in the background for a couple days though since there's a cron process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants