- Learn WebAssembly
- Mike Rourke
- 78字
- 2021-08-13 15:38:58
nvm
We will use the long-term stable (LTS) release of Node.js (Version 8) to ensure that we're using the most stable version of the platform. We will use nvm to manage Node.js versions. This will prevent conflicts if you already have a higher (or lower) version of Node.js installed on your computer. nvm allows you to have multiple versions of Node.js installed that you can quickly switch to and isolate in the context of a single terminal window.
推薦閱讀
- Docker and Kubernetes for Java Developers
- Drupal 8 Blueprints
- Unity Virtual Reality Projects
- Apache Hive Essentials
- 21天學通C++(第6版)
- Mastering LibGDX Game Development
- 劍指MySQL:架構、調優與運維
- Active Directory with PowerShell
- iPhone應用開發從入門到精通
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- 實驗編程:PsychoPy從入門到精通
- 前端架構設計
- Unity Certified Programmer:Exam Guide
- 梔子貓的奇幻編程之旅:21天探索信息學奧賽C++編程
- Go Programming Blueprints