- Learn WebAssembly
- Mike Rourke
- 79字
- 2021-08-13 15:38:58
Installing nvm on Windows
nvm doesn't currently support Windows, so you're actually installing a different application named nvm-windows. The GitHub page for nvm-windows can be found at https://github.com/coreybutler/nvm-windows. Some of the commands are slightly different, but the installation command we run will be the same. To install nvm-windows, open up Command Prompt or PowerShell and run this command:
choco install nvm
You can check to ensure that the installation was successful by running the following command:
nvm --version
推薦閱讀
- DBA攻堅指南:左手Oracle,右手MySQL
- Node.js Design Patterns
- What's New in TensorFlow 2.0
- C++面向?qū)ο蟪绦蛟O(shè)計(微課版)
- Learning Linux Binary Analysis
- Neo4j Essentials
- Yocto for Raspberry Pi
- Highcharts Cookbook
- Android程序設(shè)計基礎(chǔ)
- BeagleBone Black Cookbook
- C/C++程序員面試指南
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- Java并發(fā)編程之美
- Learning iOS Security
- 嵌入式Linux C語言程序設(shè)計基礎(chǔ)教程