BMAD-METHOD/tools/cli/installers/lib/ide
jaredpohl 4389b802b3 fix: pin inquirer to v8.2.6 for CommonJS compatibility
inquirer v9+ is ESM-only which causes ERR_REQUIRE_ESM error when running
`npx bmad-method@alpha install` in CommonJS projects.

Changes:
- Pin inquirer to ^8.2.6 (last CommonJS-compatible version)
- Simplify require statements by removing unnecessary `.default` fallback

This fixes the following error:
```
Error [ERR_REQUIRE_ESM]: require() of ES Module inquirer not supported.
```

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 10:47:39 +11:00
..
shared _cfg -> _config 2025-12-13 19:41:09 +08:00
templates folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00
_base-ide.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
antigravity.js fix: pin inquirer to v8.2.6 for CommonJS compatibility 2026-01-06 10:47:39 +11:00
auggie.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
claude-code.js fix: pin inquirer to v8.2.6 for CommonJS compatibility 2026-01-06 10:47:39 +11:00
cline.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
codex.js fix: pin inquirer to v8.2.6 for CommonJS compatibility 2026-01-06 10:47:39 +11:00
crush.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
cursor.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
gemini.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
github-copilot.js fix: pin inquirer to v8.2.6 for CommonJS compatibility 2026-01-06 10:47:39 +11:00
iflow.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
kilo.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
kiro-cli.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
manager.js feat: Complete BMAD agent creation system with install tooling, references, and field guidance 2025-11-18 21:55:47 -06:00
opencode.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
qwen.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
roo.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
rovo-dev.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
trae.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
windsurf.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00