Skip to main content

How to Install Node.js

This script is unofficial and not supported by Ultra.cc staff.

This script will install Node.js on your Ultra.cc slot. Included in the installation is also Node Version manager (NVM) and Node Package Manager (NPM)

Installation

  • Connect to your Ultra.cc slot via SSH, see guide here.
  • Once connected, execute the following command:
bash <(wget -qO- https://scripts.usbx.me/util/Node-installer/main.sh)
  • Type confirm to proceed with the installation.
  • Done!