Skip to content

Latest commit

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

🟢 Hive Node.js Runtime

Managed Node.js runtime distributions for Hive

Hive Logo


✨ About

Hive Node.js provides version metadata for Hive to download and manage Node.js runtimes.

Hive reads this manifest and downloads binaries directly from official Node.js mirrors.


🎯 Purpose

This repository contains:

  • ✅ Version manifest (Node.js 18, 20, 22)
  • ✅ Direct download URLs for all platforms
  • ✅ npm version mappings

No large binaries stored here — Hive downloads directly from nodejs.org.


📦 How Hive Uses This

  1. Hive fetches manifest.json from GitHub
  2. Shows available versions to user
  3. Downloads binary from official mirror
  4. Extracts to ~/.hive/runtimes/node/<version>/
  5. Adds to PATH when selected

🔗 Download Sources

Binaries are sourced directly from:

  • Official: https://nodejs.org/dist/
  • Mirror: https://mirror-nodejs.runflare.com/dist/

🛠️ Supported Platforms

PlatformArchitectureStatus
Windows 10/11x64
Linux (Ubuntu 20.04+)x64
macOS (Intel)x64
macOS (Apple Silicon)arm64

🔄 Version Management

VersionLTSnpmStatus
22.x10.9.xActive
20.x10.8.xActive
18.x10.2.xMaintenance

🏢 Organization

Part of the LaraPire ecosystem.


📄 License

MIT License


🐝 Powering Hive with on-demand Node.js runtimes.

About

Official Node.js runtime distributions for Hive. Versioned, portable binaries for consistent development environments.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors