🍺 BREW Explorer

← all formulae

node@22

brew install node@22 v22.23.0 MIT keg-only

JavaScript runtime environment (v22.x), keg-only versioned formula for running server-side JS and CLI tools.

Why you might care

Install alongside other Node versions (e.g., node@20, node@21) without conflicts via keg-only isolation. Node 22 includes V8 engine improvements, better module resolution, and performance gains over earlier LTS versions. Use this if your project specifically requires Node 22.x or if you're testing across multiple Node versions.

Categories

Alternatives

node deno bun nodejs
18.3k
30-day installs · #247
88.6k
90-day · #197
337.3k
365-day · #198

Runtime dependencies

Build dependencies

Links

Keg-only reason

:versioned_formula

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "node",
    "deno",
    "bun",
    "nodejs"
  ],
  "build_dependencies": [
    "pkgconf",
    "python@3.13"
  ],
  "categories": [
    "language-runtime",
    "interpreter"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "brotli",
    "c-ares",
    "icu4c@78",
    "libnghttp2",
    "libnghttp3",
    "libngtcp2",
    "libuv",
    "openssl@3",
    "simdjson",
    "simdutf",
    "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@22",
  "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": 18333,
  "installs_365d": 337303,
  "installs_90d": 88592,
  "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:40+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "node@22",
  "oldnames": [],
  "one_liner": "JavaScript runtime environment (v22.x), keg-only versioned formula for running server-side JS and CLI tools.",
  "optional_dependencies": [],
  "rank_30d": 247,
  "rank_365d": 198,
  "rank_90d": 197,
  "raw_hash": "3513d9fd89ce77e8",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/n/node@22.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "python"
  ],
  "version_head": null,
  "version_stable": "22.23.0",
  "versioned_formulae": [
    "node@24",
    "node@20",
    "node@18"
  ],
  "why_use_this": "Install alongside other Node versions (e.g., node@20, node@21) without conflicts via keg-only isolation. Node 22 includes V8 engine improvements, better module resolution, and performance gains over earlier LTS versions. Use this if your project specifically requires Node 22.x or if you\u0027re testing across multiple Node versions."
}