top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to install multiple node versions in windows ?

0 votes
290 views

Is there any way to maintain multiple Node and Npm versions?

posted Jan 15, 2019 by anonymous
Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

Using NVM you can handle multiple node versions.

NVM stands for Node version manager. It's Simple bash script to manage multiple active node.js versions.

answer Jan 16, 2019 by Aarati Mahajan

Your answer

Preview

Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.
Similar Questions
+1 vote

Any pointer on how to install Node.js in Fedora?

0 votes

Recently, I have installed latest node version. But I need to install node version 6 instead of latest version.

Can anyone suggest how to downgrade? I'm new to node.js.

...