I'm currently using NodeJS 10 for my current react project but my 2nd react project is not compatible with node 10 and I need to use node 8 version but when I downloaded node 8 version and run msi file, it saying latest version is already installed on my machine and then end the installation.
I'm using windows.
How can I use two different node version on the same machine?