- 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
推薦閱讀
- SQL Server 從入門(mén)到項(xiàng)目實(shí)踐(超值版)
- 趣學(xué)Python算法100例
- Unity Virtual Reality Projects
- Building Minecraft Server Modifications
- Python面向?qū)ο缶幊蹋簶?gòu)建游戲和GUI
- 名師講壇:Spring實(shí)戰(zhàn)開(kāi)發(fā)(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- HTML5從入門(mén)到精通 (第2版)
- 硅谷Python工程師面試指南:數(shù)據(jù)結(jié)構(gòu)、算法與系統(tǒng)設(shè)計(jì)
- Getting Started with Nano Server
- Kotlin Programming By Example
- 遠(yuǎn)方:兩位持續(xù)創(chuàng)業(yè)者的點(diǎn)滴思考
- Application Development with Parse using iOS SDK
- 深入淺出Python數(shù)據(jù)分析
- Mastering ASP.NET Core 2.0
- Software Architecture with Python