Category: io.js

Quick Tip: Install Multiple Versions of Node.js using nvm

This article was peer reviewed by Tim Severien. Thanks to all of SitePoint’s peer reviewers for making SitePoint content the best it can be! When developing Node.js applications you might face situations where you need to install multiple versions of Node. This can happen when you have multiple projects and they ...