Commit 0f392f0
committed
fix(handoff): create .stackmemory directory before writing handoff file
Fixes ENOENT error when running handoff in a project without an existing
.stackmemory directory. Now creates the directory with recursive: true
before attempting to write last-handoff.md.1 parent 80a51a2 commit 0f392f0
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| |||
0 commit comments