BMAD-METHOD/tools/installer/lib
chrimage de42c289c7 fix: resolve installer "Source and destination must not be the same" error
Fixes issue where npx bmad-method install would fail with "Source and destination
must not be the same" when installing to the default .bmad-core directory.

Changes:
- Update getBmadCorePath() to use absolute path resolution
- Add safety check in installer to detect and prevent same-source-destination copies
- Provide clear error message when paths are identical

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-16 17:44:22 -05:00
..
config-loader.js fix: resolve installer "Source and destination must not be the same" error 2025-06-16 17:44:22 -05:00
file-manager.js feat: enhance installer with multi-IDE support and sync version bumping 2025-06-15 14:07:25 -05:00
ide-setup.js feat: enhance installer with multi-IDE support and sync version bumping 2025-06-15 14:07:25 -05:00
installer.js fix: resolve installer "Source and destination must not be the same" error 2025-06-16 17:44:22 -05:00