ContextStudioWizard/lib
Karamelmar 3a7dfb6b1a Fix Electron not opening: run npm install on core + check DISPLAY
- core.sh: run npm install after cloning (downloads Electron binary
  into app/node_modules — required for the UI to launch)
- start.sh template: check if app/node_modules exists and run
  npm install on first start if missing
- start.sh template: warn if DISPLAY/WAYLAND_DISPLAY not set

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 13:13:15 +01:00
..
container.sh Fix Electron not opening: run npm install on core + check DISPLAY 2026-03-09 13:13:15 +01:00
core.sh Fix Electron not opening: run npm install on core + check DISPLAY 2026-03-09 13:13:15 +01:00
prereqs.sh Redesign wizard UI with gum (charmbracelet) 2026-03-09 13:02:42 +01:00
project.sh Redesign wizard UI with gum (charmbracelet) 2026-03-09 13:02:42 +01:00
utils.sh Redesign wizard UI with gum (charmbracelet) 2026-03-09 13:02:42 +01:00
workflow.sh Redesign wizard UI with gum (charmbracelet) 2026-03-09 13:02:42 +01:00