BMAD-METHOD/tools/installer/core
Alex Verkhovsky 1735c08050 fix(installer): guard ExistingInstall.version and surface module.yaml errors
Guard ExistingInstall.version access with .installed check in
uninstall.js, ui.js, and installer.js to prevent throwing on
empty/partial _bmad dirs. Surface invalid module.yaml parse errors
as warnings instead of silently returning empty results.
2026-03-27 06:45:30 -06:00
..
config.js refactor(installer): restructure installer with clean separation of concerns 2026-03-25 22:34:24 -06:00
custom-module-cache.js refactor(installer): restructure installer with clean separation of concerns 2026-03-25 22:34:24 -06:00
existing-install.js refactor(installer): restructure installer with clean separation of concerns 2026-03-25 22:34:24 -06:00
install-paths.js refactor(installer): restructure installer with clean separation of concerns 2026-03-25 22:34:24 -06:00
installer.js fix(installer): guard ExistingInstall.version and surface module.yaml errors 2026-03-27 06:45:30 -06:00
manifest-generator.js refactor(installer): restructure installer with clean separation of concerns 2026-03-25 22:34:24 -06:00
manifest.js refactor(installer): restructure installer with clean separation of concerns 2026-03-25 22:34:24 -06:00