nvm windows Manage multiple installations of node.js on a Windows computer. tl;dr Similar (not identical) to nvm, but for Windows. Has an installer. Download Now! This has always been a node version manager, not an io.js manager, so there is no back-support for io.js. Node 4+ is supported..
typhu88 đăng nhập Recap This article showed you how to install NVM on Windows 10 (nvm-windows) and how to use it to install and manage different versions of Node. As a reminder, here are the common commands you’ll be using with nvm-windows: nvm install node-version – install a version of Node nvm list – see the versions of Node you have installed on your ...
xsmb 86 Node Version Manager, more commonly called nvm, is the most popular way to install multiple versions of Node.js, but is only available for Mac/Linux and not supported on Windows. Instead, we recommend installing nvm-windows and then using it to install Node.js and Node Package Manager (npm).