stack/packages
Bilal Godil 1a272ba025 fix(cli): use npm's real cooldown flag (--min-release-age) on re-exec
The previous commit passed only `--minimum-release-age=0`, but npm's actual
config key is `min-release-age` (days, npm >=11.10.0) — CLI flag
`--min-release-age`. Pass that, plus the camelCase `--minimum-release-age=0`
defensively (the spelling pnpm/bun use, in case npx is shimmed). npm ignores
unrecognized config flags, so the extra one is harmless. Without the correct
flag, npx of a version newer than a user's global cooldown window fails with
ETARGET and would kill `stack dev`.
2026-05-29 11:54:57 -07:00
..
dashboard-ui-components chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
init-stack chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
js chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
react chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
stack chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
stack-cli fix(cli): use npm's real cooldown flag (--min-release-age) on re-exec 2026-05-29 11:54:57 -07:00
stack-sc chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
stack-shared chore(hexclave): regenerate setup-prompt docs to match updated sources 2026-05-29 09:08:50 -07:00
stack-ui chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
tanstack-start chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00
template chore(hexclave): point repository URLs at hexclave/hexclave ahead of repo rename 2026-05-28 18:54:26 -07:00