Our search function may intermittently fail to display results. If this happens, try refreshing the page, as this usually resolves the issue. Weโre working on a permanent fix. Thank you for your patience!
Install Node.js
This script will install Node.js on your Ultra.cc service. Included in the installation is also Node Version manager (NVM) and Node Package Manager (NPM)
Installation
- Connect to your Ultra service via SSH, see guide here.
- Once connected, execute the following command:
bash <(wget -qO- https://scripts.ultra.cc/util-v2/LanguageInstaller/Node-Installer/main.sh)
- Type
1
and pressENTER
to proceed with the installation.
Uninstallation
- Execute the following command:
bash <(wget -qO- https://scripts.ultra.cc/util-v2/LanguageInstaller/Node-Installer/main.sh)
- Type
2
and pressENTER
to proceed with uninstallation.
If you require further assistance, you can open a support ticket here!
Feedback and suggestions regarding this article are welcome on our Discord server