How to change to an older version of node.js on Windows.

17 February 2018

By: Remarkable

Today I’m going to be exploring how to manage multiple installations of Node.js on a windows computer following an issue I recently came across whilst working on a project.

The project I was working on required me to update my version of Node.js; a pretty straightforward process, until I then returned to an older project that was dependent on an earlier version of Node.

Upon this realisation, I completed a quick search and stumbled across a useful tool that can be installed on your Windows machine:

The Node Version Manager. You can find it at https://github.com/coreybutler/nvm-windows

It allows you to easily install and manage multiple versions of node. Here’s a snippet from the help:

Usage:

nvm install <version>       Download and install a <version>

nvm use <version>            Modify PATH to use <version>

nvm ls                             List versions (installed versions are blue)

 

A simple install by downloading and running the nvm-setup.zip. Then simply this simply allows you to switch your Node versions, also the ability to use install commands.

An example of my commands below:

Go back

How can we help you?

Don’t let your competitors be the only ones to reap the benefits of website personalisation.

Related news & events

See more

Why Your DAM Isn’t Delivering, and How to Fix It

Digital Asset Management (DAM) systems promise streamlined workflows, brand consistency, and faster content delivery. Yet many organisations find their DAM underdelivers, becoming a glorified storage folder rather than a strategic engine. If your DAM feels more like a digital dumping... Read more
Remarkable News

Remarkable Lands Sitecore XM Cloud Specialisation

Big news: Remarkable has officially earned the Sitecore XM Cloud (XMC) Specialisation, and we couldn’t be more thrilled. This isn’t just another badge. It’s recognition of the real work we’ve been doing to help brands modernise their digital platforms, move... Read more
Manufacturing

Remarkable Delivers UX-Led Digital Transformation for CRU Group

Remarkable is pleased to announce the successful completion of a major digital transformation programme for CRU Group, a global leader in market intelligence for mining, metals and fertilisers. The engagement began with an extensive UX and design discovery phase, where... Read more
Remarkable News

Remarkable Celebrates 2 New OMVPs

We’re incredibly proud to announce that Robert McGovern, Lead Optimisation Consultant, and Riann Smith, Project Manager, have both been named Silver Strategy Optimizely Most Valuable Professionals (OMVPs). This award is given in recognition of their outstanding contributions to and regular engagement with... Read more

Loading contact form...