Search code examples
javascriptnode.jsnpmnvm

Where does nvm store node.js installations?


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?


Solution

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