Switch Node Versions According to Project

1 pointsposted 15 hours ago
by wstaeblein

1 Comments

wstaeblein

15 hours ago

If you develop NodeJS apps on Windows and work on projects that rely on different versions of Node, there is this quick way of automating the process of running your apps in dev mode without the hassle of changing Node’s version everytime you switch to a different project or having to install third party components such as AVN to do the same.