I wanted to download the latest version of nodejs(v10.15.3) but installing with the terminal states "v10.15.2" as the latest which is giving me issues.
Anyway I downloaded the file "node-v10.15.3.tar.gz" from the official node.js websitehttps://nodejs.org/en/. The problem is I don't know how I install this version of node in my machine after I downloaded and extracted the file.
There isn't an apparent installation file and the readme.md file tells me to look at a file "BUILDING.MD" which I did not find in that folder.