You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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
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
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
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
The text was updated successfully, but these errors were encountered: