I can't find the location of node.js installations, downloaded and installed via e.g.:
nvm install 5.0
Do you know the answer?
nvm which 5.0 Will give you the path where that version of Node.js is installed
nvm which 5.0