BMAD-METHOD/tools/cli/installers/lib
Eric Lytle 7f0c4a1f6a fix: remove --prefer-offline flag to prevent stale cache errors
The --prefer-offline flag causes npm to use cached package metadata,
which can be stale and fail to resolve recently published versions.

Also updates deprecated --production flag to --omit=dev.

Fixes #1438
2026-02-04 15:17:22 -06:00
..
core feat: Update @clack/prompts to v1.0.0 and Add autocompleteMultiselect prompt (#1514) 2026-02-03 17:39:05 -06:00
custom fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00
ide fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00
modules fix: remove --prefer-offline flag to prevent stale cache errors 2026-02-04 15:17:22 -06:00
message-loader.js installation intro and outtro custom messages, configurable in install-messages.yaml 2025-12-23 21:43:29 +08:00