Run multiple NodeJS versions with Node Version Manager (NVM) — for MacOS

Sherlynn
3 min readJan 27, 2019

If you use Node.js for your applications, you may want to use different versions of Node. Fortunately, there is a tool to manage them all using Node Version Manager.

Node.js

--

--