Where does nvm store node.js installations?

Boris Burkov picture Boris Burkov · Jan 13, 2016 · Viewed 7.1k times · Source

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?

Answer

SlashmanX picture SlashmanX · Jan 13, 2016

nvm which 5.0 Will give you the path where that version of Node.js is installed