Skip to content

Instantly share code, notes, and snippets.

@Avsy
Avsy / installing-node-on-shared-hosting.md
Last active August 8, 2024 09:00 — forked from Nazariy/installing-node-on-shared-hosting.md
Installing Node.js on GoDaddy Shared Hosting

Installation

Disclaimer: I take no responsiblity for any damages or any other liability. These are only the steps that I took, if you follow them, you do so at entirely your own risk.

Encountered a problem during the installation of Nodejs on my Godaddy Shared Linux Hosting

While setting up Node.js on Godaddy Shared Linux Hosting through SSH using PuTTy, I encountered some errors.

I executed the following command to install nvm: