How to run different Node.js versions in the same machine to use with SPFx projects
As a developer when working on multiple SPFx projects it is common to use different version of the framework, depending on the SPFx version this may require the use of different Node.js versions.
In this article you will find instructions to easily manage and switch between Node.js versions using nvm (node version manage).