0

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?

1
  • Hi Kirk and Mayank, I am using windows systems and you guys pointed me to non windows answer and wasted my time , you guys should clarify before doing anything blindly Commented Sep 3, 2018 at 11:20

1 Answer 1

3

Use NVM (Node Version Manager) - Simple bash script to manage multiple active node.js versions.

Here you can find more details.

For Windows

Sign up to request clarification or add additional context in comments.

2 Comments

I have install NVM but when I run nvm -v command in my terminal it saying -bash: nvm: command not found what is the reason ?
Not sure about the exact problem but could you please remove nvm completely and re-install again

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.