scripts/bootstrap/modules/technologies/js-ts.sh- Script function:
install_node_stack
- Runtime setup:
bunfromoven-sh/buntapnode@24if available
- JavaScript toolchain:
typescripttsxts-nodevitestplaywright,@playwright/testhusky@biomejs/biomeprettiereslint
- Node 24 is force-linked (
brew link --overwrite --force node@24) for consistent local runtime.
- Installs use stable command checks and skip already-present packages.
node --version
bun --version
zsh -ic 'bun install -g --help >/dev/null; echo bun ok'