mirror of https://github.com/garrytan/gstack.git
build-node-server.sh only produces server-node.mjs (the Node.js server bundle). The runnable 'browse' executable is a *compiled* artifact from scripts/build.sh (bun build --compile) and is gitignored, so a bare 'rm -rf browse/dist' can leave a valid server bundle with no CLI binary. Add a Step 5 that detects the missing binary and prints remediation instead of failing later with a cryptic ENOENT. |
||
|---|---|---|
| .. | ||
| bin | ||
| scripts | ||
| src | ||
| test | ||
| PLAN-snapshot-dropdown-interactive.md | ||
| SKILL.md | ||
| SKILL.md.tmpl | ||