Working with Multiple NodeJS Versions

Deepal Jayasekara
Deepal’s Blog
4 min readDec 14, 2016

--

When you are a NodeJS developer and you develop/run multiple applications on the local machine, this is a problem that you might have definitely encountered. This problem has become worse since new features are pouring into NodeJS and you have to keep up with the the flow. For example, say you have currently few applications running on NodeJS version 4.x.x and you need to go for ES6 features using NodeJS 6.x.x . At this…

--

--

Staff Engineer, Interested in Cyber Security, Distributed Systems and Networking