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 › coreybutler › nvm-windows › releases
Releases · coreybutler/nvm-windows
December 30, 2024 - As a result, NVM for Windows 1.1.8 is being released to support corepack. All files can be found on the release page.
Author   coreybutler
🌐
Nvmnode
nvmnode.com › guide › download.html
Download NVM For Windows, Linux, and macOS - NVM Documentation
The latest stable release of NVM for Windows can be downloaded from the official GitHub repository:
🌐
GitHub
github.com › coreybutler › nvm-windows
GitHub - coreybutler/nvm-windows: A node.js version management utility for Windows. Ironically written in Go.
v1.1.8+ was not code signed due to an expired certificate (see the release notes for reasons). v1.1.9 is code signed thanks to ajyong, who sponsored the new certificate. ... See the wiki for details. ... Check the distdirectory for generated setup program. There are several version managers for node.js. Tools like nvm and n only run on Mac OSX and Linux. Windows users are left in the cold?
Starred by 44K users
Forked by 3.7K users
Languages   Go 72.3% | Inno Setup 25.9%
🌐
Microsoft Learn
learn.microsoft.com › en-us › windows › dev-environment › javascript › nodejs-on-windows
Set up Node.js on native Windows | Microsoft Learn
Follow the install instructions on the nvm-windows repository. We recommend using the installer, but if you have a more advanced understanding of your needs, you may want to consider the manual installation. The installer will point you to the releases page for the most recent version.
🌐
GitHub
gist.github.com › borymskyi › c7a5e7c346d3b3fcf5fbf0a3d436395a
nvm node.js for Windows · GitHub
nvm node.js for Windows · This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters ·
🌐
OpenReplay
blog.openreplay.com › install-nvm-windows
How to Install NVM in Windows
February 8, 2025 - Visit the official nvm-windows GitHub page. Scroll to the latest release and download the nvm-setup.exe file.
🌐
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 ​
Find elsewhere
🌐
GitHub
github.com › coreybutler › nvm-windows › discussions › 1175
How do you install NVM in a Windows container? · coreybutler/nvm-windows · Discussion #1175
RUN curl -o nvm-setup.exe https://github.com/coreybutler/nvm-windows/releases/download/1.1.12/nvm-setup.exe RUN nvm-setup.exe · So how can pre-install nvm in my Windows container?? Beta Was this translation helpful? Give feedback. ... There was an error while loading. Please reload this page.
Author   coreybutler
🌐
DEV Community
dev.to › mesonu › how-to-install-nvmnode-version-manager-on-windows-2ij1
How to install NVM(Node Version Manager) on Windows - DEV Community
June 25, 2024 - Go to the nvm-windows repository README file and click on the Download Now button, Or you can click here to Download. This will take you to a page with various NVM releases.
🌐
GitHub
github.com › nvm-sh › nvm › releases
Releases · nvm-sh/nvm
You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert · {{ message }} nvm-sh / nvm Public · There was an error while loading. Please reload this page. Notifications · You must be signed in to change notification settings · Fork 9.7k · Star 90.4k · Releases ·
Author   nvm-sh
🌐
GitHub
github.com › nvm-sh › nvm
GitHub - nvm-sh/nvm: Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
Node has a schedule for long-term support (LTS) You can reference LTS versions in aliases and .nvmrc files with the notation lts/* for the latest LTS, and lts/argon for LTS releases from the "argon" line, for example.
Starred by 90.4K users
Forked by 9.7K users
Languages   Shell 98.0% | Makefile 1.2%
🌐
freeCodeCamp
freecodecamp.org › news › node-version-manager-nvm-install-guide
Node Version Manager – NVM Install Guide
September 9, 2022 - In the nvm-windows repository Readme, click on "Download Now!": This will open a page showing different NVM releases.
🌐
GitHub
github.com › coreybutler › nvm-windows › discussions › 1066
v1.1.12 · coreybutler/nvm-windows · Discussion #1066
November 22, 2023 - There was an error while loading. Please reload this page. ... @coreybutler Winget releaser workflow failed due to the nvm-setup.exe installer not available in the releases: https://github.com/coreybutler/nvm-windows/actions/runs/6962150119/job/18945262798.
Author   coreybutler
🌐
GitHub
github.com › coreybutler › nvm-windows › discussions › 961
v1.1.11 · coreybutler/nvm-windows · Discussion #961
There was an error while loading. Please reload this page. ... The executables are always available in the releases, i.e. https://github.com/coreybutler/nvm-windows/releases/tag/1.1.11
Author   coreybutler
🌐
XDA Developers
xda-developers.com › home › windows › windows guides › how to install and use nvm on windows
How to install and use NVM on Windows
November 27, 2024 - All you'll need to do is download and install the program, and then you can use it from within Windows Terminal or PowerShell. On your PC, head over to the NVM releases page on GitHub.
🌐
Node.js
nodejs.org › en › download
Node.js — Download Node.js®
Check out our nightly binaries or all previous releases or the unofficial binaries for other platforms.