
Great, there’s nothing more for you to do here! If though, you see the above, move on to the next step. If you have node installed, you should see a version number pop up underneath your command. This simple command checks the version number of the currently installed node module on your computer. To check if node is already on my machine run node -v in your terminal.
#Install node js mac os install#
So here were the steps I undertook to be able to reinstall NodeJS back on to my computer: Is NodeJS Already Installed?īefore you install node you may want to check if you already have it installed.
#Install node js mac os for mac#
Thankfully there is such an easy process: Homebrew for Mac Wouldn’t it be great to install it once, and when needed, run a command for it to automatically update? I don’t want to have to re-install the direct downloadable file from NodeJS every time there’s a patch update. The problem I have with NodeJS is having it automatically update itself. Moving on to our topic today, even though I nuked my computer 1 month ago, I’ve realised today I need to install NodeJS.

It’s important then to make sure you are aware of the type of document you are handling and how this can be backed up if you’d like to keep it. For example, if I’m writing a blog post I ensure I’ve already sent it to my private BitBucket repository, or if I’m working on a spreadsheet I store this in Google Drive or OneDrive. This then has helped to structure my thinking into what to do with files as I am working on them. There may come a day where my computer decides it doesn’t want a human to initiate the nuke, it wants to do it itself! When that happens all essential files still stored on my computer maybe lost forever.


Knowing that I nuke my computer annually it helps to be more mindful of placing essential files on the cloud. There are two reasons why I do this is to keep the apps I actually use, naturally removing the ones I no longer use, but don’t know that I no longer use them!Īs I like to try new things it does mean I install lots of scripts and apps on my computer and because I might not actively remove these things from my computer when I no longer need them my computer gets bloated.īy nuking your computer frequently it helps to completely remove unused and unnecessary scripts and apps from your machine. Once every year I make it a priority to nuke my Macbook Pro computer.
