Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 629 Bytes

File metadata and controls

21 lines (14 loc) · 629 Bytes

node

Install Node.js from prebuilt binaries.

Usage

"features": {
  "ghcr.io/CargoSense/devcontainer-features/node:4": {}
}

Options

Option ID Description Type Default Value
version The Node.js version to install. string latest

OS Support

This Feature should work on recent versions of Debian/Ubuntu and Linux distributions using the apt management tool and on architectures for which Node.js provides prebuilt binaries.