-
-
Notifications
You must be signed in to change notification settings - Fork 876
Description
Provide environment information
System:
OS: macOS 15.6.1
CPU: (10) arm64 Apple M1 Max
Memory: 1.37 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.12.2 - /Users/grantsingleton/.nvm/versions/node/v20.12.2/bin/node
Yarn: 1.22.22 - /Users/grantsingleton/.nvm/versions/node/v20.12.2/bin/yarn
npm: 10.8.2 - /Users/grantsingleton/.nvm/versions/node/v20.12.2/bin/npm
pnpm: 8.6.5 - /opt/homebrew/bin/pnpm
bun: 1.0.12 - /Users/grantsingleton/.bun/bin/bun
Deno: 1.46.3 - /opt/homebrew/bin/deno
Watchman: 2025.03.03.00 - /opt/homebrew/bin/watchman
Describe the bug
Happened occasionally in the past. I would restart the dev server with the CLI. It's now happening nearly 100% of the time and I can barely get any runs to execute on dev.
Yes, the dev server is running and I've restarted it multiple times.
Yes, I have cleared the cache by deleting the .trigger folder (nextjs project)
Reproduction repo
na
To reproduce
Run something on the dev server
Additional information
No response