The upload route only relied on the startup mkdir; if the dir is removed while the server runs, writes failed with ENOENT. Now mkdir -p before each write. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| server | ||
| web | ||
The upload route only relied on the startup mkdir; if the dir is removed while the server runs, writes failed with ENOENT. Now mkdir -p before each write. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| server | ||
| web | ||