Install with winget
Open PowerShell or Command Prompt and run:
winget install 720kb.ndm
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About ndm
ndm stands for "npm desktop manager" A cross-platform GUI for npm built with web technologies. With ndm you can manage npm, npm projects and packages straight from the couch. ndm is packed up thanks to Electron and developed in HTML/CSS/JS powered by AngularJS, Sass and Pug.
Advanced Install Options
Install (latest)
winget install 720kb.ndmInstall (pinned version)
winget install --id 720kb.ndm -e --version 1.2.0Upgrade
winget upgrade 720kb.ndmUninstall
winget uninstall 720kb.ndmFrequently Asked Questions
How do I install ndm using winget?
Open PowerShell or Windows Terminal and run:
winget install 720kb.ndm. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is ndm?
The Open Source npm desktop GUI.
Is ndm free to use?
ndm is distributed under the GNU General Public License v3.0 license. Check the publisher’s site for full licensing details.
How do I update ndm with winget?
Run
winget upgrade 720kb.ndm in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall ndm?
Run
winget uninstall 720kb.ndm to remove ndm from your system.