🍺 BREW Explorer

← all formulae

node@24

brew install node@24 v24.17.0 MIT keg-only

Node.js v24 (latest major), a JavaScript runtime for servers, CLI tools, and backend applications.

Why you might care

Install Node.js 24 alongside other versions (keg-only) for projects requiring the latest features, performance improvements, or breaking changes in the v24 release cycle. Use when you need modern ECMAScript support, native async/await, and the latest npm ecosystem. Drop-in replacement for Node.js workloads if your dependencies support v24.

Categories

Alternatives

Deno Bun python go
18.0k
30-day installs · #249
46.8k
90-day · #290
91.9k
365-day · #450

Runtime dependencies

Build dependencies

Links

Keg-only reason

:versioned_formula

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Deno",
    "Bun",
    "python",
    "go"
  ],
  "build_dependencies": [
    "pkgconf",
    "python@3.13"
  ],
  "categories": [
    "language-runtime",
    "interpreter"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "brotli",
    "c-ares",
    "hdrhistogram_c",
    "icu4c@78",
    "libnghttp2",
    "libnghttp3",
    "libngtcp2",
    "libuv",
    "openssl@3",
    "simdjson",
    "sqlite",
    "uvwasi",
    "zstd"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Open-source, cross-platform JavaScript runtime environment",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:46+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "node@24",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://nodejs.org/",
  "homepage_og_description": "Node.js\u00ae is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.",
  "homepage_og_image": "https://nodejs.org/en/next-data/og/announcement/Node.js%20%E2%80%94%20Run%20JavaScript%20Everywhere",
  "homepage_title": "Node.js \u2014 Run JavaScript Everywhere",
  "installs_30d": 17961,
  "installs_365d": 91876,
  "installs_90d": 46773,
  "keg_only": 1,
  "keg_only_reason": ":versioned_formula",
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:43:41+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "node@24",
  "oldnames": [],
  "one_liner": "Node.js v24 (latest major), a JavaScript runtime for servers, CLI tools, and backend applications.",
  "optional_dependencies": [],
  "rank_30d": 249,
  "rank_365d": 450,
  "rank_90d": 290,
  "raw_hash": "9f44a4a9ab6fb2cd",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/n/node@24.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "python"
  ],
  "version_head": null,
  "version_stable": "24.17.0",
  "versioned_formulae": [
    "node@22",
    "node@20",
    "node@18"
  ],
  "why_use_this": "Install Node.js 24 alongside other versions (keg-only) for projects requiring the latest features, performance improvements, or breaking changes in the v24 release cycle. Use when you need modern ECMAScript support, native async/await, and the latest npm ecosystem. Drop-in replacement for Node.js workloads if your dependencies support v24."
}