fix: make docs list node-safe

This commit is contained in:
Peter Steinberger
2026-01-18 19:15:59 +00:00
parent 690bb192e6
commit 769b286cf2
2 changed files with 29 additions and 13 deletions

View File

@@ -1,3 +1,10 @@
---
summary: Node + tsx "__name is not a function" crash notes and workarounds
read_when:
- Debugging Node-only dev scripts or watch mode failures
- Investigating tsx/esbuild loader crashes in Clawdbot
---
# Node + tsx "__name is not a function" crash
## Summary