fix: bootstrap adds Step 0 environment pre-flight check #113

Merged
xiaomo merged 2 commits from fix/112-bootstrap-preflight into main 2026-06-05 14:34:13 +00:00
Showing only changes of commit 0ad10b9b6d - Show all commits
+8
View File
@@ -0,0 +1,8 @@
---
"@united-workforce/cli": patch
---
fix: bootstrap adds Step 0 environment pre-flight check
- Pre-flight checks for node, pnpm/npm, global bin PATH, hermes CLI with FIX instructions (#112)
- Install commands changed from npm to pnpm (with npm fallback)