Description
version 0.3.0 hangs after creating _skeleton.md
Steps to Reproduce
openwiki code --init --print
Expected Behavior
addition files created, skeleton file removed, process ends
Actual Behavior
no changes to files, process does not end
Environment
- OS: linux
- Node.js version: node:20-slim
- OpenWiki version: 0.3.0
Additional Context
downgrade to 0.2.5 + upgrade to node:22-slim solved this, I'll test later to see if recreates on node20 or not
Description
version 0.3.0 hangs after creating _skeleton.md
Steps to Reproduce
openwiki code --init --print
Expected Behavior
addition files created, skeleton file removed, process ends
Actual Behavior
no changes to files, process does not end
Environment
Additional Context
downgrade to 0.2.5 + upgrade to node:22-slim solved this, I'll test later to see if recreates on node20 or not