Weblutions Documentation > Knowledgebase > Using Node Version Manager > Running Node Version On One Instance

Running Node Version On One Instance

With NVM it's easier than every to use multiple instances of Node.Js for different products.

Using another installed version you can use the below command to execute a node process on a defined version.

nvm exec 20.5.1 node . --version


As Weblutions makes the move in updating our products to a newer version of Node this may mean you're required to install node 20.5.1 onto your machine to operate a product.

To install this version it's as simple as running this command:

nvm install 20.5.1

Having trouble? Contact us, we're here to assist!


Related Articles


Suggest an edit

Review this page

FAXES

nodejs updating node

2 recommend this page