Actually you are trying to perform command of ubuntu/mac on windows.

If you want to install NVM in windows then please refer this step by step guide.

Step by step guide

NVM For Windows

Answer from Dakshesh Baldaniya on Stack Overflow
🌐
GitHub
github.com › nvm-sh › nvm
GitHub - nvm-sh/nvm: Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
nvm is a version manager for node.js, designed to be installed per-user, and invoked per-shell.
Starred by 90.4K users
Forked by 9.7K users
Languages   Shell 98.0% | Makefile 1.2%
🌐
Nvmnode
nvmnode.com
NVM - Node.js Version Manager tool - NVM Documentation
NVM (Node Version Manager) is a tool that allows developers to easily install, manage, and work with multiple Node.js versions.
Discussions

How to install nvm in windows - Stack Overflow
I have already installed node but I need to downgrade versions and I was thinking on using nvm. I am trying to install nvm in windows with the following command on my cmd with admin rights: curl -o- More on stackoverflow.com
🌐 stackoverflow.com
Do you use nvm?
Seems useful, but I plan to stick with nvm for most day-to-day stuff. Why? Because if I'm switching versions in nvm it's probably because I'm going to use lots of commands, for a while (hours/days), that all need to use that version. Using npx for this would work best if you've got one or two things to do in that version. More on reddit.com
🌐 r/node
51
56
April 14, 2021
Do you use nvm? : node
Why? I'm not sure if to install it again given that you can use npx to run code using a different Node.js... More on old.reddit.com
🌐 r/node
She's an awesome rider... uh nvm.

She really loves horses

More on reddit.com
🌐 r/yesyesyesyesno
275
7884
February 5, 2022
🌐
freeCodeCamp
freecodecamp.org › news › node-version-manager-nvm-install-guide
Node Version Manager – NVM Install Guide
September 9, 2022 - By Dillion Megida In this article, I'll explain how you can install NVM, or Node Version Manager, on Windows, Linux, and Mac. What is NVM? Node Version Manager (NVM), as the name implies, is a tool for managing Node versions on your device. ...
🌐
GitHub
github.com › coreybutler › nvm-windows
GitHub - coreybutler/nvm-windows: A node.js version management utility for Windows. Ironically written in Go.
A node.js version management utility for Windows. Ironically written in Go. - coreybutler/nvm-windows
Starred by 44K users
Forked by 3.7K users
Languages   Go 72.3% | Inno Setup 25.9%
🌐
Node.js
nodejs.org › en › download
Node.js — Download Node.js®
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
🌐
Medium
medium.com › @sabirsafder › how-to-install-nvm-node-version-manager-on-windows-mac-os-46b367448103
How to install NVM (Node Version Manager) on Windows & Mac OS | by Sabir Hussain | Medium
September 3, 2024 - As you know, working as a web developer on various projects often requires different Node.js versions. Juggling these versions can get messy and lead to compatibility issues. Here’s where NVM (Node Version Manager) comes in handy.
Find elsewhere
🌐
Homebrew
formulae.brew.sh › formula › nvm
nvm — Homebrew Formulae
brew install nvm · Manage multiple Node.js versions · https://github.com/nvm-sh/nvm · License: MIT · Formula JSON API: /api/formula/nvm.json · Formula code: nvm.rb on GitHub · Bottle (binary package) installation support provided.
🌐
Wikipedia
en.wikipedia.org › wiki › NVM_Express
NVM Express - Wikipedia
2 weeks ago - NVM Express (NVMe) or Non-Volatile Memory Host Controller Interface Specification (NVMHCIS) is an open, logical-device interface specification for accessing a computer's non-volatile storage media usually attached via the PCI Express bus.
🌐
YouTube
youtube.com › watch
How to Install and Use NVM (Node Version Manager) on Windows (NVM Windows) - YouTube
Easily switch between Node.js versions using NVM (Node Version Manager) on Windows!In this step-by-step guide, you’ll learn how to install and use NVM for Wi...
Published   July 14, 2025
🌐
Microsoft Learn
learn.microsoft.com › en-us › windows › dev-environment › javascript › nodejs-on-windows
Set up Node.js on native Windows | Microsoft Learn
You will likely need to switch between multiple Node.js versions based on the needs of different projects you're working on. Node Version Manager, more commonly called nvm, is the most popular way to install multiple versions of Node.js, but ...
🌐
GeeksforGeeks
geeksforgeeks.org › installation guide › how-to-install-and-use-nvm-on-windows
How to Install and Use NVM on Windows - GeeksforGeeks
July 23, 2025 - NVM or Node Version Manager is a command-line tool that allows developers to manage multiple versions of Node.js on a single machine. This function offers the flexibility to work on different projects and versions of Node.js.
🌐
Wikipedia
en.wikipedia.org › wiki › NVM
NVM - Wikipedia
August 31, 2024 - NVM may refer to: NVM (album), a 2014 album by Seattle band Tacocat · N. V. M. Gonzalez (1915–1999), Filipino author · National Videogame Museum (United States), a museum in Frisco, Texas · Newhaven Marine railway station, a disused railway station in Sussex, England ·
🌐
DEV Community
dev.to › sanzhanov › node-version-manager-nvm-how-to-install-and-use-step-by-step-guide-k4a
Node Version Manager (NVM): how to install and use (step-by-step guide) - DEV Community
November 17, 2022 - The fact is that different applications you work with can be implemented on different versions of Node.js. In practice, this is usually indicated by the .nvmrc file which is committed with your project and contains a single line with the version of Node.js to use for this project.
🌐
Linode
linode.com › docs › guides › how-to-install-use-node-version-manager-nvm
How to Install and Use NVM (Node Version Manager) | Linode Docs
November 29, 2023 - The Node Version Manager (NVM) is an open source version manager for Node.js (Node). NVM is easy to understand and works on any POSIX-compliant shell (e.g. sh or bash). NVM allows you to easily install and manage different versions of Node and ...
🌐
SourceForge
sourceforge.net › projects › nvm-for-windows.mirror
NVM for Windows download | SourceForge.net
NVM for Windows
Download NVM for Windows for free. A node.js version management utility for Windows written in Go. Manage multiple installations of node.js on a Windows computer. Similar (not identical) to nvm, but for Windows. Manage multiple installations of node.js on a Windows computer. Similar (not identical) to nvm, but for Windows. This has always been a node version manager, not an io.js manager, so there is no back-support for io.js. However, node 4+ is supported. Remember when running nvm install or nvm use, you must have Windows administrative rights (to create symlinks). There are situations where
Rating: 5 ​
🌐
npm
npmjs.com › package › nvm
nvm - npm
August 2, 2016 - Please visit http://nvm.sh for all your node version management needs.
      » npm install nvm
    
Published   Aug 02, 2016
Version   0.0.4
Author   Jordan Harband
🌐
Medium
medium.com › tldr-notes › nvm-commands-cheat-sheet-210a25771a49
NVM Commands Cheat Sheet. I am tried of Googling these commands. | by Pratik Thapa | TLDR Notes | Medium
November 26, 2023 - NVM Commands Cheat Sheet I am tried of Googling these commands. List of most of used nvm commands I keep forgetting. Installing GitHub - nvm-sh/nvm: Node Version Manager - POSIX-compliant bash script …